ints to strings

This commit is contained in:
Blair Vanderlugt 2021-08-16 09:16:24 -04:00
parent 4278e485bc
commit bab83e32ab
1 changed files with 3 additions and 2 deletions

View File

@ -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