We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03e0c0 commit 6cc98eeCopy full SHA for 6cc98ee
1 file changed
.github/workflows/beam_PostCommit_Python.yml
@@ -49,6 +49,7 @@ env:
49
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
50
GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
51
GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
52
+ ALLOYDB_PASSWORD: ${{ secrets.ALLOYDB_PASSWORD }}
53
54
jobs:
55
beam_PostCommit_Python:
0 commit comments