Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
603d66e3
Commit
603d66e3
authored
Aug 21, 2018
by
Sascha Herzinger
Browse files
Fixing #26 (permission issue prevents prepublishOnly script from running)
parent
a48246a2
Pipeline
#6110
canceled with stages
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
603d66e3
...
...
@@ -25,6 +25,7 @@ release:npm:
-
curl --silent --location https://rpm.nodesource.com/setup_10.x | bash -
-
yum install -y nodejs
-
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
-
echo "unsafe-perm =
true
" >> ~/.npmrc
-
npm publish
only
:
-
tags
...
...
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