diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c437356c..4a0c8a8f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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