Revert "use forgejo-bin for repo test"

This reverts commit 13a2d485fa.
This commit is contained in:
crystal 2023-07-25 02:43:08 -06:00
parent b5a068e8da
commit bf8f979080
No known key found for this signature in database
GPG key ID: 1122054731F7CC43

View file

@ -300,11 +300,11 @@ pipeline:
when:
event: [ tag ]
test-repo-bookworm-bin:
test-repo-bookworm-sqlite:
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-bin
- ./.ci-make.sh install-repo-test ./repo-deb/forgejo-deb-repo_0-0_all.deb forgejo-sqlite
upload-crystalcommit:
image: woodpeckerci/plugin-gitea-release