Skip to content

Commit

Permalink
remove dups
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder committed Oct 15, 2023
1 parent 24f14ca commit adb9824
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
LAKEFS_INSTALLATION_USER_NAME: docker
LAKEFS_INSTALLATION_ACCESS_KEY_ID: ${{ env.KEY }}
LAKEFS_INSTALLATION_SECRET_ACCESS_KEY: ${{ env.SECRET }}
LAKEFS_INSTALLATION_USER_NAME: docker
LAKEFS_INSTALLATION_ACCESS_KEY_ID: ${{ env.KEY }}
LAKEFS_INSTALLATION_SECRET_ACCESS_KEY: ${{ env.SECRET }}
LAKECTL_SERVER_ENDPOINT_URL: http://localhost:8000
LAKECTL_CREDENTIALS_ACCESS_KEY_ID: $${ env.Key }}
LAKECTL_CREDENTIALS_SECRET_ACCESS_KEY: $${ env.SECRET }}
Expand Down

0 comments on commit adb9824

Please sign in to comment.