push to apt repo on tag
This commit is contained in:
parent
4cb4499a8b
commit
76ebdef59c
|
@ -334,3 +334,5 @@ pipeline:
|
|||
commands:
|
||||
- export FORGEJO_KEY=$CFO_API_KEY
|
||||
- ./.ci-forgejo-apt.sh *.deb
|
||||
when:
|
||||
event: [ tag ]
|
||||
|
|
Loading…
Reference in a new issue