Test
This commit is contained in:
parent
9b2477c954
commit
005f832b7a
|
@ -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
|
|
@ -4,3 +4,5 @@ pipeline:
|
|||
commands:
|
||||
- cd debian
|
||||
- ./build-deb-projman.sh
|
||||
when:
|
||||
branch: master
|
||||
|
|
Loading…
Reference in New Issue
Block a user