Skip to content

Commit

Permalink
ci(CI): environment variable fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hagmic committed May 29, 2019
1 parent 09ec085 commit 8bff86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ release:
script:
- yarn install --pure-lockfile
- yarn build
- yarn semantic-release
- GH_TOKEN=$GH_TOKEN NPM_TOKEN=$NPM_TOKEN yarn semantic-release
only:
- master

0 comments on commit 8bff86b

Please sign in to comment.