projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc3b354
)
; * test/infra/gitlab-ci.yml (variables): Enable CI_DEBUG_TRACE.
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 1 Jun 2023 06:47:18 +0000
(08:47 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 1 Jun 2023 06:47:18 +0000
(08:47 +0200)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index b5b3e6823c705c5bfe1d70acccb708482a825bd4..213176bef7043c5d025a623eb38ba7d52003a292 100644
(file)
--- 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