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
Antoine Thevenet
clif-webui
Commits
aa4b5a1e
Commit
aa4b5a1e
authored
Jun 28, 2021
by
Antoine Thevenet
Browse files
changed the gitlab ci to handle npm test
parent
3fcf8f1e
Pipeline
#14298
failed with stages
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aa4b5a1e
...
...
@@ -10,7 +10,7 @@ build:
services
:
-
mongo:latest
script
:
-
apk add
--update npm
-
apk add
nodejs-current
-
npm install
-
npm i mocha -g
-
mocha --timeout 10000 --exit
...
...
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