Compare commits
2 Commits
396eb9b283
...
f1d2c54e7f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f1d2c54e7f | ||
|
|
21b586d668 |
@@ -3,7 +3,7 @@ when:
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: build_image
|
||||
- name: build-image
|
||||
image: docker:dind
|
||||
commands:
|
||||
- docker build -t scottyah/blog:latest .
|
||||
|
||||
Reference in New Issue
Block a user