ints to strings
This commit is contained in:
parent
4278e485bc
commit
bab83e32ab
@ -20,12 +20,13 @@ stages:
|
|||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: "1"
|
||||||
COMPOSE_DOCKER_CLI_BUILD: 1
|
COMPOSE_DOCKER_CLI_BUILD: "1"
|
||||||
|
|
||||||
build-staging:
|
build-staging:
|
||||||
tags:
|
tags:
|
||||||
- integration
|
- integration
|
||||||
|
- blocal
|
||||||
variables:
|
variables:
|
||||||
CI_DEBUG_TRACE: "true"
|
CI_DEBUG_TRACE: "true"
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
Reference in New Issue
Block a user