Build debian packages for non-main branches too

This commit is contained in:
Tristan 2022-06-09 21:24:19 +01:00
parent c20fbd995b
commit d32519511b
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -163,9 +163,6 @@ pkg:haproxy:
deb:haproxy:
<<: *build-job
stage: build
only:
refs:
- main
script:
- 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