Skip to content

Commit 67cb27f

Browse files
authored
Update sonar_test.yml
1 parent dbe414b commit 67cb27f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/sonar_test.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ jobs:
6969
jf npm publish --project takoshop --registry https://${{ vars.JF_URL }}/artifactory/api/npm/carmit-prj-1-npm-local/
7070
- name: check file system
7171
run: |
72-
ls -ltr
72+
ls /home/runner/work/setup-jfrog-cli/setup-jfrog-cli/jfrog-setup-jfrog-cli-4.0.2.tgz
73+
- name: Attest
74+
uses: actions/attest-build-provenance@v2
75+
with:
76+
subject-path: '/home/runner/work/setup-jfrog-cli/setup-jfrog-cli/jfrog-setup-jfrog-cli-4.0.2.tgz'
7377

7478

0 commit comments

Comments
 (0)