diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-02 11:19:16 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-02 11:19:16 -0600 |
| commit | 76ebdef59c92bd2081525f786968dfea59373206 (patch) | |
| tree | adac02424e3586212e7b13d52512a9c64efce6d1 | |
| parent | 4cb4499a8b4e19843c00f95d5cecf85b28aff671 (diff) | |
push to apt repo on tag
| -rw-r--r-- | .crystalintegration.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 59275f8..e680994 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -334,3 +334,5 @@ pipeline: commands: - export FORGEJO_KEY=$CFO_API_KEY - ./.ci-forgejo-apt.sh *.deb + when: + event: [ tag ] |
