use forgejo-bin for repo test
This commit is contained in:
parent
70615cbe03
commit
13a2d485fa
|
@ -300,11 +300,11 @@ pipeline:
|
|||
when:
|
||||
event: [ tag ]
|
||||
|
||||
test-repo-bookworm-sqlite:
|
||||
test-repo-bookworm-bin:
|
||||
image: *deb_test_image_bookworm
|
||||
group: pkg-test-5
|
||||
commands:
|
||||
- ./.ci-make.sh install-repo-test ./repo-deb/forgejo-deb-repo_0-0_all.deb forgejo-sqlite
|
||||
- ./.ci-make.sh install-repo-test ./repo-deb/forgejo-deb-repo_0-0_all.deb forgejo-bin
|
||||
|
||||
upload-crystalcommit:
|
||||
image: woodpeckerci/plugin-gitea-release
|
||||
|
|
Loading…
Reference in a new issue