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
4af8d166
Commit
4af8d166
authored
Jun 28, 2021
by
Antoine Thevenet
Browse files
changed the gitlab ci to handle npm test
parent
e082d5fe
Pipeline
#14284
failed with stages
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4af8d166
...
...
@@ -12,7 +12,7 @@ build:
before_script
:
-
apt-get update && apt-get install -y docker.io
script
:
-
docker run
-t
-i maven latest
-c
bash
-
docker run -i maven latest bash
-
docker container run alpine ls -l
-
cat /etc/os-release
-
apk add --update npm
...
...
Write
Preview
Supports
Markdown
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