Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ build: rules: - if: $CI_COMMIT_TAG before_script: - apk add bash - yarn install --prefer-offline script: - MAX_VERSION=$(node -p -e "require('./package.json').version") Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ build: rules: - if: $CI_COMMIT_TAG before_script: - apk add bash - yarn install --prefer-offline script: - MAX_VERSION=$(node -p -e "require('./package.json').version") Loading