File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 platforms : linux/amd64,linux/arm64
7070 file : dockerfiles/dnf/Dockerfile
7171 push : true
72- tags : ghcr.io/openchami/image-build:${{ steps.set_tag.outputs.tag }}
72+ tags :
73+ - ghcr.io/openchami/image-build:${{ steps.set_tag.outputs.tag }}
74+ - ghcr.io/openchami/image-build:latest
7375
7476 - name : Build and push Docker image (EL9)
7577 # Only run this step if a valid tag is computed
8082 platforms : linux/amd64,linux/arm64
8183 file : dockerfiles/dnf/Dockerfile.el9
8284 push : true
83- tags : ghcr.io/openchami/image-build-el9:${{ steps.set_tag.outputs.tag }}
85+ tags :
86+ - ghcr.io/openchami/image-build-el9:${{ steps.set_tag.outputs.tag }}
87+ - ghcr.io/openchami/image-build-el9:latest
8488
8589 - name : Generate release notes
8690 # Only run this step if version was computed from tag
You can’t perform that action at this time.
0 commit comments