We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6c1d4 commit ed29d71Copy full SHA for ed29d71
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
version: 1.1.0
57
- run: |
58
- oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ env.RELEASE_VERSION }} ./:application/vnd.common.templates.layer.v1+tar
+ oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ env.RELEASE_VERSION }} ./:application/vnd.compage.template.java.layer.v1+tar
59
60
- name: Install Cosign
61
uses: sigstore/[email protected]
0 commit comments