test
This commit is contained in:
parent
c688b42cc2
commit
7c7d16c03b
@ -16,6 +16,7 @@ steps:
|
||||
from_secret: hcloud_token
|
||||
commands:
|
||||
- apk add openssh
|
||||
- echo $SERVER_ID
|
||||
- ssh-keygen -t ed25519 -f /root/.ssh/id_ed25519 -q -N ''
|
||||
- ./hcloud ssh-key create --name drone --public-key-from-file /root/.ssh/id_ed25519.pub
|
||||
- ./hcloud server list
|
||||
|
Loading…
x
Reference in New Issue
Block a user