fix syntax
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
decentral1se 2022-05-31 07:57:20 +02:00
parent 06b1dd0d3d
commit c80bcb6439
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

View File

@ -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