diff options
Diffstat (limited to '.crystalintegration.yml')
| -rw-r--r-- | .crystalintegration.yml | 4 | 
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  | 
