Automatic deployment test
Some checks failed
Build image when workload image tag changes / build-if-image-changed (push) Failing after 1m16s

This commit is contained in:
2025-11-06 23:24:28 +01:00
parent d11d666f45
commit 55a5b10d6a

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