hm
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Christoph Honal 2020-02-13 21:53:12 +01:00
parent a6ec9badab
commit 8a355f916c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ steps:
DOCKER_PASSWORD:
from_secret: docker_password
commands:
- docker login --username $DOCKER_USER --password $DOCKER_PASSWORD registry.chrz.de:443
- docker login --username $DOCKER_USER --password $DOCKER_PASSWORD https://registry.chrz.de:443
- docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64
- docker buildx create --use --name crosscomp
- docker buildx inspect --bootstrap