Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remi PLANEL
bioviz-js
Commits
92b530fa
Commit
92b530fa
authored
Jul 27, 2021
by
Remi PLANEL
Browse files
format ci
parent
22912496
Pipeline
#62148
failed with stages
in 1 minute and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
92b530fa
image
:
node:latest
cache
:
paths
:
-
node_modules/
-
node_modules/
stages
:
-
test
-
deploy
-
deploy
test
:
stage
:
test
test
:
stage
:
test
script
:
-
npm install
-
npm run test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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