Ensure file contents are correct

This commit is contained in:
Justin 2020-04-21 15:34:12 +02:00
parent cc24e52886
commit 2fc0fde2b0

View File

@ -126,5 +126,6 @@ release:
- apk add --no-cache git
- git remote set-url origin https://jdalrymple:${GITHUB_TOKEN}@github.com/jdalrymple/gitbeaker.git
- echo '//registry.npmjs.org/:_authToken=$NPM_TOKEN'>.npmrc
- cat .npmrc
- git checkout master
script: yarn release