Revert "Verify that the attestation was created"

This reverts commit c1f97e21c9.
This commit is contained in:
Deirdre Connolly 2020-06-25 17:01:32 -04:00
parent c1f97e21c9
commit e8ff7a1dd8
1 changed files with 0 additions and 3 deletions

View File

@ -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: |