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
a80186f5
Commit
a80186f5
authored
Jun 28, 2021
by
Antoine Thevenet
Browse files
changed the gitlab ci to handle npm test
parent
3d9e5014
Pipeline
#14301
failed with stages
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a80186f5
...
...
@@ -11,7 +11,7 @@ build:
-
mongo:latest
script
:
-
apk add nodejs-current nodejs-npm
-
npm install
-g
mocha
-
npm install mocha
-
mocha --timeout 10000 --exit
-
git submodule init
-
git submodule update
...
...
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