change afs collector command for new afs 4.0.3 (#990)

This commit is contained in:
dman776 2023-12-04 16:16:12 -06:00 committed by GitHub
parent 147c0576e3
commit f4878471e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ jobs:
steps:
- run:
name: Run AFS collector
command: ssh ${SSH_USER}@${SSH_HOST} "sh -c '${DOWNLOADS_DOCROOT}/afs/misc/collect.py --image-url http://downloads.arednmesh.org/{base}/{target} ${DOWNLOADS_DOCROOT} ${DOWNLOADS_DOCROOT}/afs/www'"
command: ssh ${SSH_USER}@${SSH_HOST} "sh -c '${DOWNLOADS_DOCROOT}/afs/misc/collect.py ${DOWNLOADS_DOCROOT}/releases ${DOWNLOADS_DOCROOT}/afs/www'"
no_action:
machine: