Skip to content
Snippets Groups Projects
Commit 0ff251fd authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

added gitlab CI files

parent 212e810b
No related branches found
Tags 2.0.0
1 merge request!16Feature/ci files
Pipeline #7609 passed with warnings with stages
in 4 minutes and 10 seconds
...@@ -193,7 +193,7 @@ acceptance test: ...@@ -193,7 +193,7 @@ acceptance test:
name: "error logs" name: "error logs"
paths: paths:
- ${CI_PROJECT_DIR}/acceptance - ${CI_PROJECT_DIR}/acceptance
stage: acceptance_tests stage: tests
allow_failure: true allow_failure: true
script: script:
- cd ${CI_PROJECT_DIR} - cd ${CI_PROJECT_DIR}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment