anyd this
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-09 08:30:56 -08:00
parent e88b6d8e57
commit 3b8cd9bbfe

View file

@ -8,7 +8,7 @@ pipeline:
commands:
# - apt-get update && apt-get install ansible -y
- apt-get update && apt-get install file -y
- echo -e $${SSH_KEY} > /tmp/privateKey
- echo -e $SSH_KEY > /tmp/privateKey
- chmod 600 /tmp/privateKey
- sha256sum /tmp/privateKey
- cat /tmp/privateKey