Skip to content
Snippets Groups Projects
Commit ce768ec2 authored by Cédric Willekens's avatar Cédric Willekens
Browse files

Reset services from docker:latest to docker:stable

parent 3ebdce73
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ dependency_scanning:
DOCKER_TLS_CERTDIR: ""
allow_failure: true
services:
- docker:latest
- docker:stable
script:
- ./gradlew writeNewPom
- export DS_VERSION=${SP_VERSION:-$(echo "$CI_SERVER_VERSION" | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1-\2-stable/')}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment