This commit is contained in:
parent
06b1dd0d3d
commit
c80bcb6439
@ -9,7 +9,7 @@ steps:
|
|||||||
HCLOUD_TOKEN:
|
HCLOUD_TOKEN:
|
||||||
from_secret: HCLOUD_TOKEN
|
from_secret: HCLOUD_TOKEN
|
||||||
volumes:
|
volumes:
|
||||||
name: docker_sock
|
- name: docker_sock
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- apt update && apt install -y pwgen curl
|
- apt update && apt install -y pwgen curl
|
||||||
|
Reference in New Issue
Block a user