claude take the wheel
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Scott Hatlen
2025-10-08 22:54:19 -07:00
parent 3bbb5f986f
commit f91af10df2

View File

@@ -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