Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hoangld
nodejs-startup
Commits
10ca2542
Commit
10ca2542
authored
Jan 22, 2021
by
hoangld
Browse files
Update .gitlab-ci.yml
parent
f2084404
Pipeline
#103927
failed with stages
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
10ca2542
...
...
@@ -9,6 +9,12 @@ cache:
paths
:
-
node_modules/
test
:
stage
:
test
script
:
-
npm install
-
npm test
pack
:
stage
:
deploy
script
:
...
...
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