checking docker ps output
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
63c334a40f
commit
e56b6da79d
@ -4,9 +4,9 @@
|
|||||||
environment:
|
environment:
|
||||||
- DOCKER_HOST=tcp://docker:2375
|
- DOCKER_HOST=tcp://docker:2375
|
||||||
commands:
|
commands:
|
||||||
- sleep 15
|
- sleep 5
|
||||||
- docker build -t localhost:5000/library:latest .
|
- docker build -t localhost:5000/library:latest .
|
||||||
- docker push localhost:5000/library:latest
|
- docker ps
|
||||||
|
|
||||||
services:
|
services:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
Reference in New Issue
Block a user