Skip to content

Commit

Permalink
Add ALLOYDB_PASSWORD secret to beam_PreCommit_Python_ML.yml. (#33882)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudevdm authored Feb 5, 2025
1 parent 225f7fb commit 1af2cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/beam_PreCommit_Python_ML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
ALLOYDB_PASSWORD: ${{ secrets.ALLOYDB_PASSWORD }}

jobs:
beam_PreCommit_Python_ML:
Expand Down

0 comments on commit 1af2cb0

Please sign in to comment.