print env
This commit is contained in:
parent
901b509016
commit
933a202ab8
@ -16,7 +16,7 @@ steps:
|
|||||||
from_secret: hcloud_token
|
from_secret: hcloud_token
|
||||||
commands:
|
commands:
|
||||||
# - apk add openssh
|
# - apk add openssh
|
||||||
- echo $SERVER_ID
|
- env
|
||||||
# - ssh-keygen -t ed25519 -f /root/.ssh/id_ed25519 -q -N ''
|
# - 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 ssh-key create --name drone --public-key-from-file /root/.ssh/id_ed25519.pub
|
||||||
# - ./hcloud server list
|
# - ./hcloud server list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user