aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/registry-rebuild-upload-titan.yml
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-16 10:41:54 +0100
committerOliver Smith <osmith@sysmocom.de>2021-12-16 11:01:34 +0100
commit37f480d44166691b97bd3f4b0b65487fa11f7991 (patch)
treee397a3074a1b1f3951805779d74168b5395c1534 /jobs/registry-rebuild-upload-titan.yml
parentcc3e7efe1afff27eed7022edf2f1e0c76d826026 (diff)
registry-rebuild-upload-titan: s/stretch/bullseye/
Diffstat (limited to 'jobs/registry-rebuild-upload-titan.yml')
-rw-r--r--jobs/registry-rebuild-upload-titan.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jobs/registry-rebuild-upload-titan.yml b/jobs/registry-rebuild-upload-titan.yml
index 7e50aed..0c63fca 100644
--- a/jobs/registry-rebuild-upload-titan.yml
+++ b/jobs/registry-rebuild-upload-titan.yml
@@ -8,7 +8,7 @@
- job:
name: registry-rebuild-upload-titan
description: |
- Rebuild + push ttcn3 base images (debian-stretch-titan) in our private
+ Rebuild + push ttcn3 base images (debian-bullseye-titan) in our private
registry.osmocom.org
<br><br>
Related:<br>
@@ -26,8 +26,8 @@
builders:
- shell: |
REGISTRY="registry.osmocom.org"
- make -C debian-stretch-titan REGISTRY_HOST=$REGISTRY
- docker push "$REGISTRY/$USER/debian-stretch-titan"
+ make -C debian-bullseye-titan REGISTRY_HOST=$REGISTRY
+ docker push "$REGISTRY/$USER/debian-bullseye-titan"
publishers:
- email: