Skip to content
Snippets Groups Projects
Commit 13ac3ebd authored by Dean Lovett's avatar Dean Lovett
Browse files

ci: fix CI

parent 7620cc31
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -25,7 +25,7 @@ release:
- if: '$CI_COMMIT_TAG'
script:
- mkdir -p ~/.gem
- cp /builds/pub/nexus_cqrs.tmp/RUBYGEMS_CREDENTIALS ~/.gem/credentials
- cp RUBYGEMS_CREDENTIALS ~/.gem/credentials
- chmod 0600 ~/.gem/credentials
- gem update --system
- ruby --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment