Commit bd4fb655 authored by mic's avatar mic

Update .gitlab-ci.yml

parent 568826cd
Pipeline #9 failed
......@@ -7,11 +7,11 @@ build:
artifacts:
paths:
- build/
tags: gitlab-runner
tags: gitlab-runner myproject
test:
stage: test
script:
- echo "Testing"
- test -f "build/info.txt"
tags: gitlab-runner
tags: gitlab-runner myproject
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