Verify CI still runs after removing shared-runner valid_volumes
deploy / deploy (push) Successful in 5s

This commit is contained in:
2026-07-29 12:36:47 -04:00
parent 1e9a141fe5
commit 9610aa0142
+1
View File
@@ -32,3 +32,4 @@ jobs:
rsync -az --delete -e "ssh -i ~/.ssh/deploy_key -o StrictHostKeyChecking=accept-new" public/ root@cateconners.com: rsync -az --delete -e "ssh -i ~/.ssh/deploy_key -o StrictHostKeyChecking=accept-new" public/ root@cateconners.com:
env: env:
DEPLOY_SSH_KEY: ${{ secrets.DEPLOY_SSH_KEY }} DEPLOY_SSH_KEY: ${{ secrets.DEPLOY_SSH_KEY }}
# runner restart verification 2026-07-29T16:36:47Z