mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-13 05:11:12 +00:00
gradle attestation
This commit is contained in:
parent
b708b5830f
commit
de47a38613
1 changed files with 1 additions and 1 deletions
2
.github/workflows/jf-cli.yml
vendored
2
.github/workflows/jf-cli.yml
vendored
|
|
@ -1393,7 +1393,7 @@ jobs:
|
|||
continue-on-error: true
|
||||
uses: actions/attest-build-provenance@v3 # https://github.com/marketplace/actions/attest-build-provenance
|
||||
with:
|
||||
subject-name: "GitHub Attestation"
|
||||
subject-name: "${{env.RT_REPO_GRADLE_VIRTUAL}}/${{env.BUILD_NAME}}"
|
||||
subject-path: |
|
||||
"${{ github.workspace }}/build/libs/spring-petclinic-*.jar"
|
||||
"${{ github.workspace }}/build/build-info.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue