try this
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-11-12 08:06:04 -05:00
parent cb5455a1c1
commit c6340dcf8c
+1
View File
@@ -22,5 +22,6 @@ pipeline:
commands:
- mkdir -p ~/.ssh/
- echo "$SSH_KEY" > ~/.ssh/id_rsa
- chmod 0700 ~/.ssh/
- chmod 0600 ~/.ssh/id_rsa
- bash deploy.sh