diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-25 06:03:15 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-25 06:03:15 -0600 |
| commit | a5c28118360682cb7883d48b1e9fe8e239a822ba (patch) | |
| tree | fe02e8c9a5b33984311ee6946fece8bb1caa117f /.crystalintegration.yml | |
| parent | 4eb4803a2e5db22996169f9f5163c8c5d82eb01b (diff) | |
new repo-deb
Diffstat (limited to '.crystalintegration.yml')
| -rw-r--r-- | .crystalintegration.yml | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 1e815ea..85bb22c 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -362,18 +362,5 @@ pipeline: secrets: [ cfo_api_key ] commands: - export FORGEJO_KEY=$CFO_API_KEY - - ./.ci-forgejo-apt.sh repo-deb/*.deb - - oldrepo-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/forgejo-deb-repo_2-0_all.deb - - ./.ci-forgejo-apt.sh repo-deb/forgejo-deb-repokey_2-0_all.deb + - ./.ci-forgejo-apt.sh repo-deb/forgejo-deb-repo_2-1_all.deb + - ./.ci-forgejo-apt.sh repo-deb/forgejo-deb-repokey_2-1_all.deb |
