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
Antoine Thevenet
clif-webui
Commits
7fff0404
Commit
7fff0404
authored
Jun 28, 2021
by
Antoine Thevenet
Browse files
changed the gitlab ci to handle npm test
parent
73a3c3c4
Pipeline
#14318
failed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7fff0404
...
...
@@ -12,8 +12,8 @@ build:
script
:
-
apk add --update nodejs=8.14.0-r0 nodejs-npm=8.14.0-r0
-
ls
-
npm install mocha
-
npm init
-
npm install mocha -g
-
mocha --exit
-
git submodule init
-
git submodule update
...
...
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