This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-asf-example.git
The following commit(s) were added to refs/heads/main by this push:
new 0d7667e Use the dev SSH port in the upload workflow
0d7667e is described below
commit 0d7667eceee927d494f8cf189d4fe9341158bd12
Author: Sean B. Palmer <[email protected]>
AuthorDate: Tue Feb 3 20:15:51 2026 +0000
Use the dev SSH port in the upload workflow
---
.github/workflows/build-and-rsync-to-atr.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/build-and-rsync-to-atr.yaml
b/.github/workflows/build-and-rsync-to-atr.yaml
index fd028e7..836d007 100644
--- a/.github/workflows/build-and-rsync-to-atr.yaml
+++ b/.github/workflows/build-and-rsync-to-atr.yaml
@@ -43,3 +43,4 @@ jobs:
project: tooling
version: ${{ inputs.version }}
atr-host: tooling-vm-ec2-de.apache.org
+ ssh-port: 2223
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]