git strat

This commit is contained in:
Blair Vanderlugt 2021-08-16 09:28:03 -04:00
parent 13b9035c4e
commit 4956271ebb

View File

@ -29,6 +29,7 @@ build-staging:
- blocal - blocal
variables: variables:
CI_DEBUG_TRACE: "true" CI_DEBUG_TRACE: "true"
GIT_STRATEGY: "none"
stage: build stage: build
script: script:
- TAG=stag FRONTEND_ENV=staging sh ./scripts/build-push.sh - TAG=stag FRONTEND_ENV=staging sh ./scripts/build-push.sh