emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f8c3d3824df: ; * test/infra/gitlab-ci.yml (variables): Enable CI_


From: Michael Albinus
Subject: master f8c3d3824df: ; * test/infra/gitlab-ci.yml (variables): Enable CI_DEBUG_TRACE.
Date: Thu, 1 Jun 2023 02:47:31 -0400 (EDT)

branch: master
commit f8c3d3824df01d70653ffc29ea54d520f7d85b68
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; * test/infra/gitlab-ci.yml (variables): Enable CI_DEBUG_TRACE.
---
 test/infra/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index b5b3e6823c7..213176bef70 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]