Skip to content

Commit

Permalink
setup artifactory
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed May 21, 2024
1 parent d61f12f commit bd3a6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrationTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
run: |
go install github.com/jfrog/jfrog-testing-infra/local-rt-setup@latest
~/go/bin/local-rt-setup
echo "::add-mask::${{ env.JFROG_TESTS_LOCAL_ACCESS_TOKEN }}"
env:
RTLIC: ${{secrets.RTLIC}}
GOPROXY: direct
Expand Down

0 comments on commit bd3a6f2

Please sign in to comment.