Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ stages: - deploy build-job: stage: build script: - echo "Hello world!" Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ stages: - deploy build-job: stage: build script: - echo "Hello world!" Loading