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