CI: scp -r
continuous-integration/woodpecker the build failed Details

This commit is contained in:
Cat /dev/Nulo 2021-11-17 20:29:41 -03:00
parent 347014a23a
commit e8e7d85e6e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ pipeline:
- mkdir -p ~/.ssh
- echo "$${SSH_KEY}" | base64 -d >> ~/.ssh/id_dropbear
- echo "nulo.in ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHgHIbf5/jkeyLMndnWlEO12DPj41YPqkmz+aIreVOsP" >> ~/.ssh/known_hosts
- scp -P420 nft.nulo.in templates assets nftmashin@nulo.in:/home/nftmashin/
- scp -r -P420 nft.nulo.in templates assets nftmashin@nulo.in:/home/nftmashin/
secrets:
- ssh_key
when: