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

6 lines
82 B
YAML
Raw Normal View History

2023-05-19 17:16:55 +02:00
pipeline:
a-test-step:
image: debian
commands:
- echo "Testing.."