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 2cc6c1d Use the dev version of ATR in the upload workflow
2cc6c1d is described below
commit 2cc6c1dc77118977f2d8585bdd2bdde75b317298
Author: Sean B. Palmer <[email protected]>
AuthorDate: Tue Feb 3 20:08:34 2026 +0000
Use the dev version of ATR 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 20bb0f7..fd028e7 100644
--- a/.github/workflows/build-and-rsync-to-atr.yaml
+++ b/.github/workflows/build-and-rsync-to-atr.yaml
@@ -42,3 +42,4 @@ jobs:
with:
project: tooling
version: ${{ inputs.version }}
+ atr-host: tooling-vm-ec2-de.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]