Commit 10bf4308 authored by Perwaiz Ali's avatar Perwaiz Ali

change in .git-yml

parent fe6ea72d
Pipeline #2210 passed with stages
in 2 minutes and 29 seconds
......@@ -19,7 +19,7 @@ test-code-job1:
stage: test
script:
- echo "If the files are built successfully, test some files with one command:"
- rake test1
test-code-job2:
tags:
......@@ -27,7 +27,7 @@ test-code-job2:
stage: test
script:
- echo "If the files are built successfully, test other files with a different command:"
- rake test2
deploy:
......
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