This commit is contained in:
@@ -4,7 +4,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-image
|
- name: build-image
|
||||||
image: docker:dind
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- docker build -t scottyah/blog:latest .
|
- docker build -t scottyah/blog:latest .
|
||||||
- docker push scottyah/blog:latest
|
- docker push scottyah/blog:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user