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