#!/usr/bin/env -S woodpecker-ci build pipeline: hello-world: image: debian commands: - echo "Hello World"