Update .gitlab-ci.yml

parent 19ec7855
Pipeline #31916 failed
...@@ -18,5 +18,5 @@ test-job2: ...@@ -18,5 +18,5 @@ test-job2:
- echo "This job tests something, but takes more time than test-job1." - echo "This job tests something, but takes more time than test-job1."
- echo "After the echo commands complete, it runs the sleep command for 20 seconds" - echo "After the echo commands complete, it runs the sleep command for 20 seconds"
- echo "which simulates a test that runs 20 seconds longer than test-job1" - echo "which simulates a test that runs 20 seconds longer than test-job1"
- sleep 20
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