summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2023-07-25 02:43:08 -0600
committercrystal <crystal@noreply.codeberg.org>2023-07-25 02:43:08 -0600
commitbf8f9790800b11f2c8672766f867391332e434b3 (patch)
treec3ed285caac9c5c745e2c6f32ec24bed98cb2ce7
parentb5a068e8da865d8cc2392bd2ccf876396e07bd1b (diff)
Revert "use forgejo-bin for repo test"
This reverts commit 13a2d485fa1f181f48d76b9104577c3be4e6ed94.
-rw-r--r--.crystalintegration.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml
index c8eacc9..3203fd5 100644
--- a/.crystalintegration.yml
+++ b/.crystalintegration.yml
@@ -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