This commit is contained in:
parent
729ed30450
commit
ab6de21418
@ -5,7 +5,7 @@
|
|||||||
- DOCKER_HOST=tcp://docker:2376
|
- DOCKER_HOST=tcp://docker:2376
|
||||||
commands:
|
commands:
|
||||||
- sleep 15
|
- sleep 15
|
||||||
- docker build -t localhost:5000/library:latest .
|
- docker --tls build -t localhost:5000/library:latest .
|
||||||
- docker push localhost:5000/library:latest
|
- docker push localhost:5000/library:latest
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
Loading…
Reference in New Issue
Block a user