diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2ae1d731..82062da1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,8 @@ stages: deploy-k8s-dev: stage: deploy + variables: + CI_DEBUG_TRACE: "true" tags: - dev - k8s