We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f9d1b commit 5086321Copy full SHA for 5086321
.gitlab-ci.yml
@@ -92,7 +92,7 @@ docker-build:
92
- if: $CI_PIPELINE_SOURCE == 'push'
93
image: $CI_REGISTRY_GO/docker:stable-go1.19
94
services:
95
- - name: $CI_REGISTRY_GO/docker:18.09.7-dind
+ - name: $CI_REGISTRY_GO/docker:20.10-dind
96
alias: docker
97
tags:
98
- go
@@ -151,7 +151,7 @@ docker-build-sch:
151
152
153
154
155
156
157
0 commit comments