mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
gitlab-ci: update PUBLISH to bookworm since prod has already
fdroidserver!1685
This commit is contained in:
parent
73de693669
commit
b4a18f2d00
1 changed files with 2 additions and 2 deletions
|
|
@ -636,7 +636,7 @@ weblate merge conflict:
|
|||
|
||||
|
||||
PUBLISH:
|
||||
image: debian:bullseye-backports
|
||||
image: debian:bookworm-backports
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
changes:
|
||||
|
|
@ -657,7 +657,7 @@ PUBLISH:
|
|||
script:
|
||||
- apt-get update
|
||||
- apt-get -qy upgrade
|
||||
- apt-get -qy install --no-install-recommends -t bullseye-backports
|
||||
- apt-get -qy install --no-install-recommends -t bookworm-backports
|
||||
androguard
|
||||
apksigner
|
||||
curl
|
||||
|
|
|
|||
Loading…
Reference in a new issue