Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Text File Validation
Commits
70674531
Commit
70674531
authored
Apr 07, 2020
by
Jonas Waeber
Browse files
Fix gitlab ci file
Integrate service in stage.
parent
c246d028
Pipeline
#7323
failed with stages
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
70674531
services
:
-
swissbib/sftp-test-env:latest
variables
:
DOCKER_TLS_CERTDIR
:
"
"
...
...
@@ -11,6 +8,8 @@ stages:
test
:
stage
:
test
image
:
openjdk:8
services
:
-
swissbib/sftp-test-env:latest
script
:
-
./gradlew --no-daemon test --fail-fast --tests "org.memobase.Tests"
...
...
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