push to apt repo on tag

This commit is contained in:
crystal 2023-07-02 11:19:16 -06:00
parent 4cb4499a8b
commit 76ebdef59c
No known key found for this signature in database
GPG key ID: 1122054731F7CC43

View file

@ -334,3 +334,5 @@ pipeline:
commands:
- export FORGEJO_KEY=$CFO_API_KEY
- ./.ci-forgejo-apt.sh *.deb
when:
event: [ tag ]