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: clone:
git: git:
image: woodpeckerci/plugin-git
commands: commands:
- echo "1234" - git clone https://git.exozy.me/Ta180m/Hello-world.git
pipeline: pipeline:
build: build:
image: debian
commands: commands:
- echo "This is the build step!" - git status
a-test-step: run:
image: debian
commands: commands:
- touch zzz - neofetch