projman/.woodpecker/.build.yml

9 lines
149 B
YAML
Raw Normal View History

2022-12-21 16:34:00 +03:00
pipeline:
build:
image: svk28/tcltk-build-debian
commands:
- cd debian
- ./build-deb-projman.sh
2022-12-21 16:53:44 +03:00
when:
branch: master