summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a07a3e..a166165 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,8 +37,7 @@ tarball:
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
stage: release
script:
- - pwd
- - ls -alh
+ - yarn install
- bundle exec rake publish
artifacts:
paths: