Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ test-job1: stage: test script: - echo "This job tests something" - acsStart test-job2: stage: test Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ test-job1: stage: test script: - echo "This job tests something" - acsStart test-job2: stage: test Loading