feat: without docker_host
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Kasper Juul Hermansen 2023-04-07 21:42:38 +02:00
parent ab8bfbdbe8
commit 3be4128bd8
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -13,7 +13,6 @@ steps:
from_secret: docker_password from_secret: docker_password
DOCKER_USERNAME: DOCKER_USERNAME:
from_secret: docker_username from_secret: docker_username
DOCKER_HOST: docker.io
commands: commands:
- ls /var/run - ls /var/run
- set -eu - set -eu