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

This commit is contained in:
2023-04-07 21:42:38 +02:00
parent ab8bfbdbe8
commit 3be4128bd8

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