ci: try forbidding paralellism for image upload
Build and Publish Runner Image / build-and-push (push) Failing after 4m16s
Build and Publish Runner Image / build-and-push (push) Failing after 4m16s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user