From 80f2b9d12a2892782b19114fe70fcf5c39263631 Mon Sep 17 00:00:00 2001 From: John Kjell Date: Wed, 15 Jan 2025 08:42:18 -0600 Subject: [PATCH] Use default archivista Signed-off-by: John Kjell --- .github/workflows/pipeline.yml | 1 - .github/workflows/witness.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index c9f0d56..e945999 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -115,7 +115,6 @@ jobs: with: version: 0.6.0 step: build-image - archivista-server: "https://archivista.aws-sandbox-staging.testifysec.dev/" attestations: "git github environment oci slsa" command: | /bin/sh -c "docker buildx build -t ${{ steps.meta.outputs.tags }} -o type=docker,dest=image.tar --push ." diff --git a/.github/workflows/witness.yml b/.github/workflows/witness.yml index d7ecb80..7688536 100644 --- a/.github/workflows/witness.yml +++ b/.github/workflows/witness.yml @@ -44,7 +44,6 @@ on: required: true type: string archivista-server: - default: "https://archivista.aws-sandbox-staging.testifysec.dev/" required: false type: string