Skip to content
Snippets Groups Projects

Feature/ci files

Merged Krzysztof Dyszczyk requested to merge feature/ci-files into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -193,7 +193,7 @@ acceptance test:
name: "error logs"
paths:
- ${CI_PROJECT_DIR}/acceptance
stage: tests
stage: acceptance_tests
allow_failure: true
script:
- cd ${CI_PROJECT_DIR}
Loading