Commit 7acb3d0b authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Fixed automated deploy

parent 2760a13b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ test:2.4:
deploy:
  stage: deploy
  script:
    - mkdir -p ~/.gem/
    - "printf '---\n:rubygems_api_key: $RUBYGEMS_API_KEY\n' > ~/.gem/credentials"
    - bundle install
    - bundle exec rake release[remote]