This commit is contained in:
parent
aa446d84da
commit
ddd9e65ddd
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ pipeline:
|
|||
- rsync -rv -e "ssh -p $SSH_PORT -i /root/.ssh/id_ed25519" /woodpecker/build/ woodpecker@$SSH_HOST:/home/woodpecker/build/vrifox.cc/ --checksum
|
||||
secrets: [ ssh_key, ssh_port, ssh_host ]
|
||||
|
||||
branches: main, cicd
|
||||
branches: [ main, cicd ]
|
Loading…
Reference in a new issue