7 lines
125 B
YAML
7 lines
125 B
YAML
pipeline:
|
|
build:
|
|
image: svk28/tcltk-build-debian:latest
|
|
commands:
|
|
- cd debian
|
|
- ./build-deb-projman.sh
|