test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-08 21:49:56 -08:00
parent a5ce818238
commit 99031b215f

View file

@ -7,6 +7,7 @@ pipeline:
- chmod 600 /tmp/privateKey
- wc -l /tmp/privateKey
- wc -c /tmp/privateKey
- tail /tmp/privateKey
- ssh -o "StrictHostKeyChecking=no" -i /tmp/privateKey igor@vimes.dreamfall.space "cat /ec/os-release"
publish: