ci: try forbidding paralellism for image upload
Build and Publish Runner Image / build-and-push (push) Failing after 4m16s

This commit is contained in:
2026-06-04 14:48:44 +02:00
parent 7971c62ea5
commit 3b73242bee
+1
View File
@@ -38,3 +38,4 @@ jobs:
context: . context: .
push: true push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
provenance: false