debugging

This commit is contained in:
Blair Vanderlugt 2021-08-14 08:51:12 -07:00
parent afb4811a06
commit 8685726c7c
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ variables:
build-staging:
tags:
- integration
variables:
CI_DEBUG_TRACE: "true"
stage: build
script:
- TAG=stag FRONTEND_ENV=staging sh ./scripts/build-push.sh