Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Mahendra <[email protected]>
  • Loading branch information
mahendraintelops authored Apr 3, 2024
1 parent b6063a0 commit 9eba939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
version: 1.1.0
- run: |
oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ github.run_id }} ./:application/vnd.common.templates.layer.v1+tar
oras push --annotation-file /tmp/annotations.json ${{ env.REGISTRY }}/${{ github.repository }}:${{ github.run_id }} ./:application/vnd.compage.template.python.layer.v1+tar
- name: Install Cosign
uses: sigstore/[email protected]
Expand Down

0 comments on commit 9eba939

Please sign in to comment.