chore: use buildtools version from env #4

Merged
argoyle merged 1 commits from buildtools-version into master 2021-04-06 13:03:22 +00:00
Showing only changes of commit 3d97e469aa - Show all commits
+1 -1
View File
@@ -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