diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-03 01:49:50 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-03 01:49:50 -0600 |
| commit | 9d01510e3a43c9be7a60ef036ad3c26f0574bc10 (patch) | |
| tree | bcc3a7763124c15840384ed383634a71f91b8140 | |
| parent | 643fc5a0aa0271cda36b6fd739a0d48fe830bb2d (diff) | |
Revert "publish-repo-deb"
This reverts commit 643fc5a0aa0271cda36b6fd739a0d48fe830bb2d.
| -rw-r--r-- | .crystalintegration.yml | 13 |
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 |
