„.woodpecker.yml“ ändern
This commit is contained in:
parent
d5a03aef44
commit
aa446d84da
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
|
- 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 ]
|
secrets: [ ssh_key, ssh_port, ssh_host ]
|
||||||
|
|
||||||
branches: main
|
branches: main, cicd
|
Loading…
Reference in a new issue