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