master
svkalinin 2022-12-21 16:53:44 +03:00
parent 9b2477c954
commit 005f832b7a
2 changed files with 2 additions and 12 deletions

View File

@ -1,12 +0,0 @@
pipeline:
build_deb:
image: svk28/tcltk-build-debian
commands:
- cd debian
- ./build-deb-projman.sh
build_rpm:
image: svk28/tcltk-build-centos
commands:
- cd redhat
- ./build-rpm.sh

View File

@ -4,3 +4,5 @@ pipeline:
commands:
- cd debian
- ./build-deb-projman.sh
when:
branch: master