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