use forgejo-bin for repo test

This commit is contained in:
crystal 2023-07-25 02:12:49 -06:00
parent 70615cbe03
commit 13a2d485fa
No known key found for this signature in database
GPG key ID: 1122054731F7CC43

View file

@ -300,11 +300,11 @@ pipeline:
when: when:
event: [ tag ] event: [ tag ]
test-repo-bookworm-sqlite: test-repo-bookworm-bin:
image: *deb_test_image_bookworm image: *deb_test_image_bookworm
group: pkg-test-5 group: pkg-test-5
commands: 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: upload-crystalcommit:
image: woodpeckerci/plugin-gitea-release image: woodpeckerci/plugin-gitea-release