This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main by this push:
new d1b0319 Temporarily increase diagnostics for debugging the CI script
d1b0319 is described below
commit d1b031900e0bc47696b86ab6f3c14a0ae27e24aa
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 \