chore: use buildtools version from env

This commit is contained in:
2021-04-01 16:45:45 +02:00
parent 5e7e9a8f16
commit 6354eece26
+1 -1
View File
@@ -7,7 +7,7 @@ stages:
variables:
DOCKER_HOST: tcp://docker:2375/
image: buildtool/build-tools:0.0.23
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
build:
stage: build