chore: use buildtools version from env #2

Merged
argoyle merged 1 commits from buildtools-version into master 2021-04-06 11:55:53 +00:00
+1 -1
View File
@@ -5,7 +5,7 @@ stages:
variables:
DOCKER_HOST: tcp://docker:2375/
image: buildtool/build-tools:0.0.23
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
build:
stage: build