clone: git: image: woodpeckerci/plugin-git commands: - echo "1234" pipeline: build: image: debian commands: - echo "This is the build step!" a-test-step: image: debian commands: - touch zzz