CI: Only build binaries for releases.

v0.11
Martin Dosch 4 weeks ago
parent 0701fce91d
commit b73f608aa9
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

@ -43,8 +43,8 @@ format:
compile:
stage: build
#only:
#- tags
only:
- tags
before_script:
- echo "deb https://deb.debian.org/debian/ bookworm-backports main" >> /etc/apt/sources.list
- apt-get -qq update && apt-get -qq install -y upx-ucl

Loading…
Cancel
Save