Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Statistical-Genetics
jass
Commits
e41984cd
Commit
e41984cd
authored
May 17, 2022
by
Bryan BRANCOTTE
Browse files
delay test-docker-compose to prevent CI runner overload as it is not needed by any other job
parent
184d2851
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e41984cd
...
...
@@ -27,6 +27,8 @@ test-docker-compose:
services
:
-
registry-gitlab.pasteur.fr/dsi-tools/docker-images/docker:dind
needs
:
[]
when
:
delayed
start_in
:
3 minutes
stage
:
test
script
:
-
apk update && apk upgrade && apk add jq bash curl
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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