File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6262 push : true
6363 tags : |
6464 ghcr.io/${{ github.repository }}:latest
65- ghcr.io/${{ github.repository }}:v${{ steps.release .outputs.new_release_version }}-minimal
65+ ghcr.io/${{ github.repository }}:v${{ steps.release_dry_run .outputs.new_release_version }}-minimal
6666 labels : |
6767 maintainer=https://pagopa.it
6868 org.opencontainers.image.source=https://github.com/${{ github.repository }}
7878 push : true
7979 tags : |
8080 ghcr.io/${{ github.repository }}:latest-full
81- ghcr.io/${{ github.repository }}:v${{ steps.release .outputs.new_release_version }}-full
81+ ghcr.io/${{ github.repository }}:v${{ steps.release_dry_run .outputs.new_release_version }}-full
8282 labels : |
8383 maintainer=https://pagopa.it
8484 org.opencontainers.image.source=https://github.com/${{ github.repository }}
You can’t perform that action at this time.
0 commit comments