diff options
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a166165..6877de3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,6 @@ tarball: image: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA stage: release script: - - yarn install - bundle exec rake publish artifacts: paths: |
