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

This commit is contained in:
Christoph Honal 2020-02-14 07:38:04 +01:00
parent 13a779e628
commit d2f3cee070
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@ steps:
- docker buildx create --use --name crosscomp --buildkitd-flags '--debug'
- docker buildx inspect --bootstrap
- docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD registry.chrz.de:443
- cat ~/.docker/config.json
- docker buildx build --output=type=image,push=true --progress tty -t registry.chrz.de:443/public/hello-ci .
- docker buildx build --output=type=image,push=true --progress tty -t stargate01/hello-ci .
volumes:
- name: docker_socket
path: /var/run/docker.sock