Commit 245de07
Changed files (1)
.gitlab-ci.yml
@@ -33,6 +33,7 @@ tarball:
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
stage: release
script:
+ - yarn install
- bundle exec rake publish
artifacts:
paths: