Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benjamin Baer
pages-hexo
Commits
9b823154
Commit
9b823154
authored
Aug 03, 2018
by
bbaer
Browse files
removing -g so that it doesn't try to install globally
parent
756dfc9d
Pipeline
#702
failed with stage
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9b823154
...
...
@@ -6,7 +6,7 @@ pages:
-
node_modules/
script
:
-
npm install hexo-cli
-g
-
npm install hexo-cli
-
npm install
-
hexo deploy
artifacts
:
...
...
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