From 13a2d485fa1f181f48d76b9104577c3be4e6ed94 Mon Sep 17 00:00:00 2001 From: crystal Date: Tue, 25 Jul 2023 02:12:49 -0600 Subject: [PATCH] use forgejo-bin for repo test --- .crystalintegration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 3203fd5..c8eacc9 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -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