Skip to content

Commit

Permalink
steps
Browse files Browse the repository at this point in the history
  • Loading branch information
moondev committed Apr 3, 2017
1 parent 82aaad5 commit 07fa477
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ parts:
- cap: We can now push our image.
com: docker push 127.0.0.1:30400/hello-kenzan:latest

- cap: Stop the registry proxy
com: docker stop socat-registry; docker rm socat-registry

- cap: Now that our image is on the cluster we can deploy the manifests
com: kubectl apply -f applications/hello-kenzan/k8s/deployment.yaml

Expand Down

0 comments on commit 07fa477

Please sign in to comment.