Update '.woodpecker.yml'

This commit is contained in:
Anthony Wang 2022-01-18 20:46:23 -06:00
parent 923a705314
commit 44a10e3840

View file

@ -3,7 +3,7 @@ pipeline:
build:
image: debian
commands:
- echo "This is the build step"
- echo "This is the build step!"
a-test-step:
image: debian
commands: