see whats in the dir
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
maren 2024-01-07 18:11:53 -05:00
parent 2b37faf832
commit 4b151e4792

View file

@ -6,6 +6,7 @@ steps:
image: debian:bookworm image: debian:bookworm
commands: commands:
- echo "This is the build step" - echo "This is the build step"
- ls
a-test-step: a-test-step:
image: debian:bookworm image: debian:bookworm
commands: commands: