Skip to content

Commit

Permalink
ci: testing jf connectivity from runner
Browse files Browse the repository at this point in the history
  • Loading branch information
pthierry-ledger committed Sep 12, 2024
1 parent 38686ca commit 0be88c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-jfrog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Install build
run: |
pip install build
- run: curl -v https://${{ env.JFROG_HOST_URL }}
- name: Checkout code
uses: actions/checkout@v4
- name: build package
Expand Down

0 comments on commit 0be88c9

Please sign in to comment.