This commit is contained in:
parent
80a8521261
commit
06d9eb7d6e
@ -22,6 +22,7 @@ steps:
|
|||||||
- name: container build
|
- name: container build
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
commands:
|
commands:
|
||||||
|
- "sleep 30"
|
||||||
- "docker build -t $DOCKER_REGISTRY/garrettmills/www ."
|
- "docker build -t $DOCKER_REGISTRY/garrettmills/www ."
|
||||||
- "docker push $DOCKER_REGISTRY/garrettmills/www"
|
- "docker push $DOCKER_REGISTRY/garrettmills/www"
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user