Skip to content

Commit

Permalink
Update dbt-docker-publish-pmt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vishreddy01 authored Mar 25, 2024
1 parent 3291872 commit 71f37ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbt-docker-publish-pmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
TAGS: ${{ steps.meta.outputs.tags }}
DIGEST: ${{ steps.build-and-push.outputs.digest }}

run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}
#run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}

0 comments on commit 71f37ce

Please sign in to comment.