diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index e20c17b2..6fe3e769 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -55,9 +55,6 @@ jobs: --attestor="projects/zealous-zebra/attestors/zebrad-attestor" \ --keyversion="projects/zealous-zebra/locations/global/keyRings/binary-authorization/cryptoKeys/zebrad-attestor/cryptoKeyVersions/1"; - gcloud container binauthz attestations list \ - --attestor="projects/zealous-zebra/attestors/zebrad-attestor" | grep $ARTIFACT_URL; - # Create instance template from container image - name: Create instance template run: |