Skip to content

Commit 0be88c9

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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://${{ env.JFROG_HOST_URL }}
2930
- name: Checkout code
3031
uses: actions/checkout@v4
3132
- name: build package

0 commit comments

Comments
 (0)