Skip to content

Commit

Permalink
Remove attestation
Browse files Browse the repository at this point in the history
  • Loading branch information
shikharbhardwaj committed Jun 10, 2024
1 parent 25d4ce3 commit 53dc970
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/default-workspace-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}


- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
subject-name: bluefog/desk
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit 53dc970

Please sign in to comment.