File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -84,13 +84,13 @@ jobs:
8484# run: |
8585# gcloud sql export sql $DB_INSTANCE_NAME gs://$DUMP_BUCKET_NAME/$DUMP_FILE_NAME --database=$SOURCE_DATABASE_NAME --quiet
8686#
87- # - name: Authenticate to Google Cloud QA project Again
88- # uses: google-github-actions/auth@v2
89- # with:
90- # credentials_json: ${{ secrets.QA_GCP_MOBILITY_FEEDS_SA_KEY }}
91- #
92- # - name: GCloud Setup QA Again
93- # uses: google-github-actions/setup-gcloud@v2
87+ - name : Authenticate to Google Cloud QA project Again
88+ uses : google-github-actions/auth@v2
89+ with :
90+ credentials_json : ${{ secrets.QA_GCP_MOBILITY_FEEDS_SA_KEY }}
91+
92+ - name : GCloud Setup QA Again
93+ uses : google-github-actions/setup-gcloud@v2
9494#
9595# - name: QA backup and import dump into the QA DB
9696# run: |
You can’t perform that action at this time.
0 commit comments