Updated woodpecker config for pushing to Linux package repos
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-10-26 16:35:49 -04:00
parent d836e27305
commit 530d83f57d

View File

@ -73,4 +73,6 @@ pipeline:
port: 22
command_timeout: 2m
script:
- "/home/xadmin/scripts/update_repo.sh"
- "sudo /home/xadmin/scripts/update_repo.sh"
when:
event: tag