Skip to content
Snippets Groups Projects
Commit 4c783f5f authored by M9713's avatar M9713
Browse files

Update .gitlab-ci.yml

parent 7d89534e
No related branches found
No related tags found
No related merge requests found
Pipeline #539433 failed
...@@ -8,12 +8,12 @@ ...@@ -8,12 +8,12 @@
stage: test stage: test
image: gitlab.labranet.jamk.fi:4567/conduitmiau/kubetest:robot image: gitlab.labranet.jamk.fi:4567/conduitmiau/kubetest:robot
script: script:
- export ROBOT_TESTS=PATH_TO_TESTS_DIRECTORY/ # - export ROBOT_TESTS=PATH_TO_TESTS_DIRECTORY/
- export OUTPUT_DIR=DIRECTORY_TO_SAVE_OUTPUT_TO # - export OUTPUT_DIR=DIRECTORY_TO_SAVE_OUTPUT_TO
# - run.sh - run.sh
artifacts: # artifacts:
paths: # paths:
- DIRECTORY_TO_SAVE_OUTPUT_TO/ # - DIRECTORY_TO_SAVE_OUTPUT_TO/
# build robot: # build robot:
......
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