osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/28572 )


Change subject: docker-rebuild: add debian-bullseye-jenkins
......................................................................

docker-rebuild: add debian-bullseye-jenkins

Related: OS#6041
Depends: docker-playground I849568826b1993fd9fb652779e631188af4a319e
Change-Id: I22f95de0bd131f0f0cfd5e2a24e17bed22e5d248
---
M scripts/osmo-ci-docker-rebuild.sh
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/72/28572/1

diff --git a/scripts/osmo-ci-docker-rebuild.sh 
b/scripts/osmo-ci-docker-rebuild.sh
index c049b46..9c2aae6 100755
--- a/scripts/osmo-ci-docker-rebuild.sh
+++ b/scripts/osmo-ci-docker-rebuild.sh
@@ -7,7 +7,8 @@

 if [ "$(arch)" = "x86_64" ]; then
        docker_images_require \
-               "debian-bullseye-erlang"
+               "debian-bullseye-erlang" \
+               "debian-bullseye-jenkins"
 fi

 if [ -d "/var/tmp/osmo-gsm-tester/state" ]; then

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I22f95de0bd131f0f0cfd5e2a24e17bed22e5d248
Gerrit-Change-Number: 28572
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to