chore: use buildtools version from env

This commit is contained in:
2021-04-06 16:55:58 +02:00
parent a943873146
commit aebb977534
+1 -1
View File
@@ -6,7 +6,7 @@ variables:
build:
stage: build
image: buildtool/build-tools:0.0.6
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
services:
- docker:dind
script: