feat: without docker_host
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-07 21:43:06 +02:00
parent 3be4128bd8
commit 5adf004721

View File

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