Runner works. Now on another machine.
All checks were successful
Build image when workload image tag changes / build-if-image-changed (push) Successful in 3m21s

This commit is contained in:
2025-11-07 00:06:39 +01:00
parent dfdd68e9de
commit d2d260381e
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.946
image: git.baumann.gr/adebaumann/vui:0.947
imagePullPolicy: Always
ports:
- containerPort: 8000