chore: use buildtools version from env #5

Merged
argoyle merged 1 commits from buildtools-version into master 2021-04-01 15:03:18 +00:00
+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