Build debian packages for non-main branches too
This commit is contained in:
parent
c20fbd995b
commit
d32519511b
@ -163,9 +163,6 @@ pkg:haproxy:
|
|||||||
deb:haproxy:
|
deb:haproxy:
|
||||||
<<: *build-job
|
<<: *build-job
|
||||||
stage: build
|
stage: build
|
||||||
only:
|
|
||||||
refs:
|
|
||||||
- main
|
|
||||||
script:
|
script:
|
||||||
- apt install -y --no-install-recommends -qq bzip2 devscripts debhelper git pkg-config
|
- apt install -y --no-install-recommends -qq bzip2 devscripts debhelper git pkg-config
|
||||||
- mkdir deps/lua/dist && tar -C deps/lua/dist -xf deps/lua/lua-dist.tar.gz
|
- mkdir deps/lua/dist && tar -C deps/lua/dist -xf deps/lua/lua-dist.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user