python/{{ cookiecutter.project_slug }}/.woodpecker.yml

6 lines
82 B
YAML

pipeline:
a-test-step:
image: debian
commands:
- echo "Testing.."