Commit 9c056c61 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

CI_DEBUG_TRACE: "true"

parent b5941a5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ stages:
variables:
  GITLAB_API: "https://labs.etsi.org/api/v4"
  CI_JOB_TOKEN: $CI_JOB_TOKEN
  CI_DEBUG_TRACE: "false"
  CI_DEBUG_TRACE: "true"

.staging_common: &staging_common
  only:
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ stages:
variables:
  GITLAB_API: "https://labs.etsi.org/api/v4"
  CI_JOB_TOKEN: $CI_JOB_TOKEN
  CI_DEBUG_TRACE: "true"
  CI_DEBUG_TRACE: "false"

.dev_common: &dev_common
  tags: