Skip to content
Snippets Groups Projects
Commit 08ddb49b authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Set an encironment for the npm deploy step

so we can limit the token to that environment
parent 0d0adb3e
No related branches found
No related tags found
No related merge requests found
Pipeline #189759 passed
......@@ -30,9 +30,11 @@ linting:
publish:
stage: deploy
environment:
name: deploy
url: https://www.npmjs.com/search?q=%40dbp-toolkit
only:
refs:
- deploy
- master
script:
# https://www.npmjs.com/settings/dbp-deploy/tokens
......
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