try and force client to use tls
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
David 2022-10-30 20:24:20 -04:00
parent 06f9f864c4
commit 20ea787617
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
image: docker
environment:
- DOCKER_HOST=tcp://docker:2376
- DOCKER_TLS_VERIFY=1
commands:
- apk add curl
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD registry.yetaga.in