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