We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4f3d1 commit 72368fbCopy full SHA for 72368fb
.github/workflows/sessions-e2e.yml
@@ -37,6 +37,7 @@ jobs:
37
- uses: google-github-actions/setup-gcloud@v0
38
- name: Run sessions end-to-end tests
39
env:
40
+ FTL_RESULTS_BUCKET: fireescape
41
FIREBASE_APP_CHECK_DEBUG_SECRET: ${{ secrets.FIREBASE_APP_CHECK_DEBUG_SECRET }}
42
run: |
43
./gradlew :firebase-sessions:deviceCheck withErrorProne -PtargetBackend="prod"
0 commit comments