Skip to content

Commit

Permalink
pass
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Oct 30, 2024
1 parent 6718b19 commit 7e93920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
env:
JF_URL: ${{ vars.JF_URL_ECO }}
JF_USER: ${{ secrets.JF_USER }}
#JF_PASSWORD: ${{ secrets.JF_REF_TOKEN_ECO }}
JF_ACCESS_TOKEN: ${{ secrets.JF_REF_TOKEN_ECO }}
JF_PASSWORD: ${{ secrets.JF_REF_TOKEN_ECO }}
#JF_ACCESS_TOKEN: ${{ secrets.JF_REF_TOKEN_ECO }}
with:
version: 2.67.0
# # OIDC provider name from the OIDC integration page in the JFrog Platform
Expand Down

0 comments on commit 7e93920

Please sign in to comment.