typo
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Christoph Honal 2020-02-14 06:06:46 +01:00
parent 69fba83323
commit aa4a540b7d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
- docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64
- docker buildx create --use --name crosscomp
- docker buildx inspect --bootstrap
- docker login --username $DOCKER_USERNAME --password DOCKER_PASSWORD registry.chrz.de:443
- docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD registry.chrz.de:443
- docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 --output=type=image,push=true --progress tty
--build-arg PROP_SERVER --build-arg PROP_SERVER_USER
--build-arg PROP_SERVER_KEY --build-arg PROP_DIR_SDR --build-arg PROP_DIR_DECODER