docs: clarify dev hosts and deployment guidance

This commit is contained in:
Daniel Volz
2026-05-24 13:36:01 +02:00
committed by GitHub
parent 3eb56885f9
commit 767ae23843
7 changed files with 71 additions and 27 deletions
+2
View File
@@ -24,6 +24,8 @@ on:
concurrency:
group: docker-build-${{ github.ref }}
# Cancel older runs on the same ref so the shared branch tag stays aligned
# with the newest commit instead of racing older builds against newer ones.
cancel-in-progress: true
# Default minimal permissions