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

cleanup

parent b21f9f16
No related branches found
Tags 2.6.1
No related merge requests found
Pipeline #21181 passed
......@@ -54,7 +54,7 @@ Publish npm:
only:
- tags@ghsc/nshmp/disagg-d3
before_script:
- echo '//code.usgs.gov/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}' > .npmrc
- echo '//code.usgs.gov/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}' >> .npmrc
- npm ci
- 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