Commit e454ba16 by Jessica Hawkwell

Update .gitlab-ci.yml

1 parent 9783b6c7
Pipeline #140 failed
in 8 seconds
Showing with 1 additions and 1 deletions
......@@ -10,7 +10,7 @@ variables:
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true"
.before-script:
- apk install git
- apk add git
stages:
- compile
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!