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