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

@@ -31,6 +31,6 @@
<div class="flex-fill">{% block content %}Main Content{% endblock %}</div>
<div class="col-md-2">{% block sidebar_right %}{% endblock %}</div>
</div>
<div>VorgabenUI v0.945</div>
<div>VorgabenUI v0.946</div>
</body>
</html>