Update '.woodpecker.yml'

This commit is contained in:
Anthony Wang 2022-01-19 16:42:24 -06:00
parent 41fd6398ce
commit 7e7d5dc149

View file

@ -1,15 +1,12 @@
clone:
git:
image: woodpeckerci/plugin-git
commands:
- echo "1234"
- git clone https://git.exozy.me/Ta180m/Hello-world.git
pipeline:
build:
image: debian
commands:
- echo "This is the build step!"
a-test-step:
image: debian
- git status
run:
commands:
- touch zzz
- neofetch