Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ stages: # - test # - release print: stage: build script: - echo "testing..." #ensure-job-added: # stage: test # image: badouralix/curl-jq Loading Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ stages: # - test # - release print: stage: build script: - echo "testing..." #ensure-job-added: # stage: test # image: badouralix/curl-jq Loading