Skip to content
Snippets Groups Projects
Commit 09b2021d authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

fix pipeline

parent 31a3474a
No related branches found
No related tags found
No related merge requests found
Pipeline #20413 passed
......@@ -51,6 +51,7 @@ Publish npm:
only:
- tags@ghsc/nshmp/disagg-d3
before_script:
- npm ci
- npm run npm-cli-login -- -u ${NPM_USER} -p ${NPM_PASSWORD} -e ${NPM_EMAIL}
- git config user.email "${GITLAB_USER_EMAIL}"
- git config user.name "${GITLAB_USER_NAME}"
......
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