This commit is contained in:
@@ -8,6 +8,8 @@ steps:
|
||||
commands:
|
||||
- docker build -t scottyah/blog:latest .
|
||||
- docker push scottyah/blog:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
- name: deploy
|
||||
image: kubernetes/client:latest
|
||||
|
||||
Reference in New Issue
Block a user