Loading templates/gitlab-ci-node.yml +2 −2 Original line number Diff line number Diff line Loading @@ -679,8 +679,8 @@ node-build: expire_in: 1 day rules: # always if $NODE_BUILD_DISABLED not set - if: '$NODE_BUILD_DISABLED == "true"' when: never - if: '$NODE_BUILD_DISABLED != "true"' # else (test only): apply test-policy - !reference [.test-policy, rules] node-lint: Loading Loading
templates/gitlab-ci-node.yml +2 −2 Original line number Diff line number Diff line Loading @@ -679,8 +679,8 @@ node-build: expire_in: 1 day rules: # always if $NODE_BUILD_DISABLED not set - if: '$NODE_BUILD_DISABLED == "true"' when: never - if: '$NODE_BUILD_DISABLED != "true"' # else (test only): apply test-policy - !reference [.test-policy, rules] node-lint: Loading