Skip to content

Commit a4330a9

Browse files
ci: testing jf connectivity from runner
1 parent 38686ca commit a4330a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-jfrog.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Install build
2727
run: |
2828
pip install build
29+
- run: curl -v https://${{ secrets.JFROG_HOST_URL }}
2930
- name: Checkout code
3031
uses: actions/checkout@v4
3132
- name: build package

0 commit comments

Comments
 (0)