This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/release/1.10.0 by this push:
new 109bd42 Temporarily increase diagnostics for debugging the CI script
109bd42 is described below
commit 109bd42e0551a95625c8dcf9dc337a4e6d52aaa1
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Sep 4 20:17:10 2023 +0200
Temporarily increase diagnostics for debugging the CI script
---
.github/workflows/deploy-release-reusable.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/deploy-release-reusable.yml
b/.github/workflows/deploy-release-reusable.yml
index 18c3d01..b586e06 100644
--- a/.github/workflows/deploy-release-reusable.yml
+++ b/.github/workflows/deploy-release-reusable.yml
@@ -121,6 +121,8 @@ jobs:
- name: Upload to Subversion
run: |
+ set -x
+
# Checkout the SVN repository
export SVN_DIR="/tmp/svn-repo"
svn co \