Updated woodpecker config for pushing to Linux package repos
This commit is contained in:
parent
d836e27305
commit
530d83f57d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user