parent
a5ce818238
commit
99031b215f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ pipeline:
|
||||||
- chmod 600 /tmp/privateKey
|
- chmod 600 /tmp/privateKey
|
||||||
- wc -l /tmp/privateKey
|
- wc -l /tmp/privateKey
|
||||||
- wc -c /tmp/privateKey
|
- wc -c /tmp/privateKey
|
||||||
|
- tail /tmp/privateKey
|
||||||
- ssh -o "StrictHostKeyChecking=no" -i /tmp/privateKey igor@vimes.dreamfall.space "cat /ec/os-release"
|
- ssh -o "StrictHostKeyChecking=no" -i /tmp/privateKey igor@vimes.dreamfall.space "cat /ec/os-release"
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
|
|
Loading…
Reference in a new issue