dns name issue

This commit is contained in:
Scott Hatlen
2025-10-08 22:42:08 -07:00
parent 21b586d668
commit f1d2c54e7f

View File

@@ -3,7 +3,7 @@ when:
branch: main branch: main
steps: steps:
- name: build_image - name: build-image
image: docker:dind image: docker:dind
commands: commands:
- docker build -t scottyah/blog:latest . - docker build -t scottyah/blog:latest .