new repo-deb
This commit is contained in:
parent
4eb4803a2e
commit
a5c2811836
2 changed files with 4 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue