osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/34050 )

Change subject: jobs/registry-rebuild-upload-titan: use bookworm
......................................................................

jobs/registry-rebuild-upload-titan: use bookworm

Related: OS#6057
Depends: docker-playground I4415fcde6518bd26d1e2cb5785ddaf84ac2116b3
Change-Id: Ibc25a62c2d3a2f6cd3e8136311ce2b37688c71a7
---
M jobs/registry-rebuild-upload-titan.yml
1 file changed, 14 insertions(+), 3 deletions(-)

Approvals:
  daniel: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/jobs/registry-rebuild-upload-titan.yml 
b/jobs/registry-rebuild-upload-titan.yml
index 84f8076..a535920 100644
--- a/jobs/registry-rebuild-upload-titan.yml
+++ b/jobs/registry-rebuild-upload-titan.yml
@@ -17,7 +17,7 @@
 - job:
     name: registry-rebuild-upload-titan
     description: |
-        Rebuild + push ttcn3 base images (debian-bullseye-titan) in our private
+        Rebuild + push ttcn3 base images (debian-bookworm-titan) in our private
         registry.osmocom.org
         <br><br>
         Related:<br>
@@ -34,8 +34,8 @@
     builders:
       - shell: |
           REGISTRY="registry.osmocom.org"
-          make -C debian-bullseye-titan REGISTRY_HOST=$REGISTRY
-          docker push "$REGISTRY/$USER/debian-bullseye-titan"
+          make -C debian-bookworm-titan REGISTRY_HOST=$REGISTRY
+          docker push "$REGISTRY/$USER/debian-bookworm-titan"
     publishers:
       - email:
           notify-every-unstable-build: true

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/34050
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ibc25a62c2d3a2f6cd3e8136311ce2b37688c71a7
Gerrit-Change-Number: 34050
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to