; * test/infra/gitlab-ci.yml (variables): Enable CI_DEBUG_TRACE.
This commit is contained in:
parent
dc3b3548b7
commit
f8c3d3824d
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ variables:
|
|||
# across multiple builds.
|
||||
BUILD_TAG: ${CI_COMMIT_REF_SLUG}
|
||||
# Disable if you don't need it, it can be a security risk.
|
||||
# CI_DEBUG_TRACE: "true"
|
||||
CI_DEBUG_TRACE: "true"
|
||||
|
||||
default:
|
||||
image: docker:19.03.12
|
||||
|
|
Loading…
Add table
Reference in a new issue