connect on encrypted port
ci/woodpecker/push/woodpecker Pipeline failed Details

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

View File

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