Loading .gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -502,7 +502,9 @@ semantic-release: - saas-linux-small-amd64 variables: GIT_STRATEGY: clone needs: [] needs: - job: build-proto-gem optional: true rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH when: manual Loading Loading
.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -502,7 +502,9 @@ semantic-release: - saas-linux-small-amd64 variables: GIT_STRATEGY: clone needs: [] needs: - job: build-proto-gem optional: true rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH when: manual Loading