Loading ci_cd/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ do_nothing: stage: noop script: - echo "This job does nothing." tags: [shell] Loading
ci_cd/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ do_nothing: stage: noop script: - echo "This job does nothing." tags: [shell]