Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
RosaeNLG projects
RosaeNLG
Commits
b6c67b54
Commit
b6c67b54
authored
Oct 09, 2019
by
Ludan Stoecklé
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
snyk pre publish issue
parent
a732260d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
b6c67b54
...
@@ -29,6 +29,8 @@ publish_npm:
...
@@ -29,6 +29,8 @@ publish_npm:
image
:
node
image
:
node
script
:
script
:
-
npm install -g lerna
-
npm install -g lerna
-
npm install -g snyk
-
snyk auth $SNYK_TOKEN
-
npm config set //registry.npmjs.org/:_authToken ${NPM_TOKEN}
-
npm config set //registry.npmjs.org/:_authToken ${NPM_TOKEN}
-
npm config set always-auth=true
-
npm config set always-auth=true
-
npm config set email=ludan.stoeckle@rosaenlg.org
-
npm config set email=ludan.stoeckle@rosaenlg.org
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment