mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Remove brackets
This commit is contained in:
parent
d523157fff
commit
cc24e52886
@ -125,6 +125,6 @@ release:
|
||||
before_script:
|
||||
- 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
|
||||
- echo '//registry.npmjs.org/:_authToken=$NPM_TOKEN'>.npmrc
|
||||
- git checkout master
|
||||
script: yarn release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user