This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user