chore: use buildtools version from env
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ stages:
|
||||
- build
|
||||
- deploy-prod
|
||||
|
||||
image: buildtool/build-tools:0.0.14
|
||||
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
|
||||
Reference in New Issue
Block a user