.gitea/workflows/docker-builder.yml aktualisiert
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 13s

This commit is contained in:
2026-02-09 13:51:59 +00:00
parent 534cd47504
commit ac9c1c2a0d

View File

@@ -25,6 +25,9 @@ jobs:
fetch-depth: 0 fetch-depth: 0
fetch-tags: true fetch-tags: true
- name: Dump context
run: env | sort
- name: Dynamic Template Fix - name: Dynamic Template Fix
id: template_fix id: template_fix
run: | run: |