update port
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
David 2022-04-02 20:21:15 -04:00
parent 79c718153d
commit ad262c5fde
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
build: build:
image: docker image: docker
environment: environment:
- DOCKER_HOST=tcp://docker:2375 - DOCKER_HOST=tcp://docker:2376
commands: commands:
- docker --tls=false build -t localhost:5000/library:latest . - docker --tls=false build -t localhost:5000/library:latest .
- docker push localhost:5000/library:latest - docker push localhost:5000/library:latest