Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -8,5 +8,8 @@ stages: build: stage: build only: refs: - master script: - /bin/sh build.sh Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -8,5 +8,8 @@ stages: build: stage: build only: refs: - master script: - /bin/sh build.sh