Skip to content

Commit

Permalink
Update transferTests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 authored Oct 20, 2024
1 parent 581e2ec commit db66a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/transferTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
with:
RTLIC: ${{ secrets.RTLIC }}
JFROG_HOME: ${{ runner.temp }}
VERSION: 6.23.21

- name: Run transfer tests
run: go test -v github.com/jfrog/jfrog-cli --timeout 0 --test.transfer --test.installDataTransferPlugin --jfrog.targetUrl=${{ secrets.PLATFORM_URL }} --jfrog.targetAdminToken=${{ secrets.PLATFORM_ADMIN_TOKEN }} --jfrog.home=${{ runner.temp }} --ci.runId=${{ runner.os }}-transfer-6

0 comments on commit db66a90

Please sign in to comment.