-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup: drop support for Codenotary CAS
Signed-off-by: Christian Kotzbauer <[email protected]>
- Loading branch information
1 parent
ba957e7
commit 132ce44
Showing
8 changed files
with
5 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,14 +76,3 @@ jobs: | |
verify: true | ||
attest: true | ||
cosign-repository: ${{ inputs.cosign-repository }} | ||
|
||
- name: Generate Provenance | ||
uses: ckotzbauer/actions-toolkit/[email protected] | ||
with: | ||
action-sha: "0.22.0" | ||
images: ${{ inputs.docker-tags }} | ||
artifact-path: job-images/${{ inputs.job-image }} | ||
sign: true | ||
verify: true | ||
attest: true | ||
cosign-repository: ${{ inputs.cosign-repository }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters