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