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