chore: use buildtools version from env #4

Merged
argoyle merged 1 commits from buildtools-version into master 2021-04-06 15:27:02 +00:00
Showing only changes of commit aebb977534 - Show all commits
+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: