From e8ff7a1dd82746fba3d074c79bf3c4c3403c9c87 Mon Sep 17 00:00:00 2001 From: Deirdre Connolly Date: Thu, 25 Jun 2020 17:01:32 -0400 Subject: [PATCH] Revert "Verify that the attestation was created" This reverts commit c1f97e21c977afc362d36e1c45e8508490a27aba. --- .github/workflows/cd.yml | 3 --- 1 file changed, 3 deletions(-) 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: |