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