Test building by digest #4
This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
|||||||
provenance: false
|
provenance: false
|
||||||
outputs: type=image,name=gitea.technocloud.ee/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }},push-by-digest=true
|
outputs: type=image,name=gitea.technocloud.ee/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }},push-by-digest=true
|
||||||
|
|
||||||
create-manifest:
|
create-manifest:
|
||||||
needs: [build-amd64, build-arm64]
|
needs: [build-amd64, build-arm64]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Create Multi-arch Manifest
|
name: Create Multi-arch Manifest
|
||||||
|
|||||||
Reference in New Issue
Block a user