Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
ACP3
ACP3 CMS
Commits
70a99fbf
Commit
70a99fbf
authored
Jan 29, 2019
by
Tino Goratsch
Browse files
install git for the node CI job
parent
603ddd84
Pipeline
#45328725
passed with stages
in 3 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
70a99fbf
...
...
@@ -63,6 +63,8 @@ test:eslint:
key
:
node-$CI_COMMIT_REF_NAME
paths
:
-
${npm_config_cache}
before_script
:
-
apk update && apk add --no-cache git
script
:
-
npm ci
-
npm run-script eslint
...
...
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