Skip to content

Commit

Permalink
Merge pull request #612 from product-os/kyle/disable-provenance
Browse files Browse the repository at this point in the history
Disable SLSA Provenance attestation for now
  • Loading branch information
flowzone-app[bot] committed Apr 18, 2023
2 parents 89065af + 08a0f69 commit ffb9984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1989,6 +1989,7 @@ jobs:
*.cache-to=type=gha,mode=min,scope=${{ github.head_ref }}-${{ matrix.target }}-${{ matrix.platform }}
*.cache-from=type=gha,scope=${{ github.head_ref }}-${{ matrix.target }}-${{ matrix.platform }}
load: true
provenance: false

# run docker compose tests and print the logs from all services
- name: Run docker compose tests
Expand Down

0 comments on commit ffb9984

Please sign in to comment.