Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
Removed ping
  • Loading branch information
mschaab-SA committed Jan 12, 2024
1 parent e221a71 commit 45a946c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
JF_USER: ${{ secrets.JFROG_USERNAME }}
JF_PASSWORD: ${{ secrets.JFROG_PASSWORD }}
- run: |
jf rt ping
# This command adds a new server configuration to the JFrog CLI
- name: Create version for Artifactory
if: ${{ github.event_name == 'pull_request' && github.pull_request_target == 'master' }}
Expand Down

0 comments on commit 45a946c

Please sign in to comment.