chore: use buildtools version from env #4

Merged
argoyle merged 2 commits from buildtools-version into master 2021-04-06 12:28:15 +00:00
Showing only changes of commit df1f906847 - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@ stages:
- build
- deploy-prod
image: buildtool/build-tools:0.0.14
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
services:
- docker:dind