forked from NoLog.cz/public-web
Update '.woodpecker.yml'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
bc88596ff1
commit
a3467c16cf
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ pipeline:
|
||||||
- ssh-keyscan -t rsa nolog.cz >> $HOME/.ssh/known_hosts
|
- ssh-keyscan -t rsa nolog.cz >> $HOME/.ssh/known_hosts
|
||||||
- echo "$BOT_PRIVATE_KEY" > $HOME/.ssh/id_rsa
|
- echo "$BOT_PRIVATE_KEY" > $HOME/.ssh/id_rsa
|
||||||
- chmod 0600 $HOME/.ssh/id_rsa
|
- chmod 0600 $HOME/.ssh/id_rsa
|
||||||
- rsync -avz --delete ./public nolog-git@nolog.cz:/home/test-build
|
- rsync -avz --delete ./public nolog-git@nolog.cz:/home/nolog-git/test-build
|
Reference in a new issue