chore: update build tools
This commit is contained in:
+2
-2
@@ -5,12 +5,12 @@ stages:
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375/
|
||||
|
||||
image: buildtool/build-tools:0.0.6
|
||||
image: buildtool/build-tools:0.0.23
|
||||
|
||||
build:
|
||||
stage: build
|
||||
services:
|
||||
- docker:18.06-dind
|
||||
- docker:19.03-dind
|
||||
script:
|
||||
- build
|
||||
- push
|
||||
|
||||
Reference in New Issue
Block a user