debugging
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Scott Hatlen
2025-10-09 00:15:46 -07:00
parent f91af10df2
commit b4f9d0cee1

View File

@@ -3,6 +3,11 @@ when:
branch: main branch: main
steps: steps:
- name: echo
image: alpine/git
commands:
- echo "Done"
- name: build-image - name: build-image
image: docker image: docker
commands: commands: