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

ci: fix path

parent 13ac3ebd
No related branches found
Tags 0.4.5
No related merge requests found
Pipeline #18992 passed
......@@ -25,7 +25,7 @@ release:
- if: '$CI_COMMIT_TAG'
script:
- mkdir -p ~/.gem
- cp 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