Commit b6910fdf authored by mic's avatar mic

Update .gitlab-ci.yml

parent bd4fb655
Pipeline #10 failed with stages
in 7 seconds
......@@ -7,11 +7,11 @@ build:
artifacts:
paths:
- build/
tags: gitlab-runner myproject
tags: ['gitlab-runner']
test:
stage: test
script:
- echo "Testing"
- test -f "build/info.txt"
tags: gitlab-runner myproject
tags: ['gitlab-runner']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment