From 76ebdef59c92bd2081525f786968dfea59373206 Mon Sep 17 00:00:00 2001 From: crystal Date: Sun, 2 Jul 2023 11:19:16 -0600 Subject: [PATCH] push to apt repo on tag --- .crystalintegration.yml | 2 ++ 1 file changed, 2 insertions(+) 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 ]