chore: use buildtools version from env
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ stages:
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375/
|
||||
|
||||
image: buildtool/build-tools:0.0.20
|
||||
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user