Merge branch 'buildtools-version' into 'master'
chore: use buildtools version from env See merge request unboundsoftware/nginx-s3-upload!2
This commit was merged in pull request #2.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ stages:
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375/
|
||||
|
||||
image: buildtool/build-tools:0.0.23
|
||||
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user