Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
akehir
font-awesome-icons
Commits
9cfea756
Verified
Commit
9cfea756
authored
Jul 26, 2020
by
Raphael Ochsenbein
Browse files
Undo Debug build
parent
972adfb5
Pipeline
#1130
passed with stages
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9cfea756
...
...
@@ -30,7 +30,6 @@ deploy_master:
-
rsync --delete -rlvvzhe ssh $CI_PROJECT_DIR/dist/example-app/ akehir@192.168.7.111:/app/web/projects/font-awesome-icons/master/
# syncronize from build server to local via rsync
-
nvm i
-
echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>~/.npmrc
-
cat ~/.npmrc
-
cd $CI_PROJECT_DIR/dist/font-awesome-icons
-
npm publish --access public
-
rm -f ~/.npmrc
...
...
Write
Preview
Supports
Markdown
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