Runner should work - incresed deployment to 946 without building it first. Let's see...
All checks were successful
Build image when workload image tag changes / build-if-image-changed (push) Successful in 9m8s

This commit is contained in:
2025-11-06 23:49:26 +01:00
parent 04fa504bb2
commit dfdd68e9de
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ spec:
mountPath: /data
containers:
- name: web
image: git.baumann.gr/adebaumann/vui:0.945
image: git.baumann.gr/adebaumann/vui:0.946
imagePullPolicy: Always
ports:
- containerPort: 8000