try settings
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Patrick Michl 2022-02-17 21:22:50 +01:00
parent 38a2ac5e8e
commit ae64406c61

View File

@ -14,10 +14,11 @@ steps:
environment:
HCLOUD_TOKEN:
from_secret: hcloud_token
settings:
SERVER_ID: $server_id
commands:
# - apk add openssh
- echo $SERVER_ID
- env | sort
# - 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