test against bookworm
This commit is contained in:
parent
d8be48f782
commit
a1451000e8
|
@ -167,14 +167,14 @@ pipeline:
|
|||
- ./.ci-make.sh pkg-gen-sha256
|
||||
- ./.ci-make.sh preview-sha256
|
||||
|
||||
test-inst-bullseye:
|
||||
image: *deb_test_image_bullseye
|
||||
test-inst-bookworm:
|
||||
image: *deb_test_image_bookworm
|
||||
group: pkg-test-1
|
||||
commands:
|
||||
- ./.ci-make.sh install-run-test ./forgejo_*_amd64.deb
|
||||
|
||||
test-inst-bullseye-user:
|
||||
image: *deb_test_image_bullseye
|
||||
test-inst-bookworm-user:
|
||||
image: *deb_test_image_bookworm
|
||||
group: pkg-test-1
|
||||
commands:
|
||||
- ./.ci-make.sh test-userinst-prep
|
||||
|
|
Loading…
Reference in a new issue