summaryrefslogtreecommitdiff
path: root/.crystalintegration.yml
diff options
context:
space:
mode:
Diffstat (limited to '.crystalintegration.yml')
-rw-r--r--.crystalintegration.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml
index 2ffb916..f7fe17c 100644
--- a/.crystalintegration.yml
+++ b/.crystalintegration.yml
@@ -350,16 +350,3 @@ pipeline:
- ./.ci-forgejo-apt.sh *.deb
when:
event: [ tag ]
-
- publish-repo-deb:
- image: *ci_verify_image
- group: upload
- environment:
- FORGEJO_SITE: https://code.forgejo.org
- FORGEJO_OWNER: crystal
- DEBIAN_DIST: bullseye
- DEBIAN_COMPONENT: forgejo
- secrets: [ cfo_api_key ]
- commands:
- - export FORGEJO_KEY=$CFO_API_KEY
- - ./.ci-forgejo-apt.sh repo-deb/*.deb