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