Skip to content

Commit

Permalink
Use default archivista
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <[email protected]>
  • Loading branch information
jkjell committed Jan 15, 2025
1 parent ed193f3 commit 80f2b9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ."
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/witness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ on:
required: true
type: string
archivista-server:
default: "https://archivista.aws-sandbox-staging.testifysec.dev/"
required: false
type: string

Expand Down

0 comments on commit 80f2b9d

Please sign in to comment.