Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f69ec4e

Browse files
Update deploy-cloud-run-grafana-prod.yaml
1 parent 7264168 commit f69ec4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/deploy-cloud-run-grafana-prod.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ jobs:
4242
rm -rf /tmp/.buildx-cache
4343
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
4444
45-
- name: Deploy to Cloud Run
46-
run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbit-prod-connector
45+
#- name: Deploy to Cloud Run
46+
# run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbit-prod-connector
4747

4848
- name: Trigger a repository dispatch
4949
run: |
5050
curl -X POST \
5151
-H "Authorization: token ${{ secrets.PAT_TRIGGER_GRAFANA }}" \
5252
-H "Accept: application/vnd.github.everest-preview+json" \
5353
https://api.github.com/repos/coderabbitai/mono/dispatches \
54-
-d '{"event_type": "trigger-grafana-micro-frontend"}'
54+
-d '{"event_type": "trigger-grafana-micro-frontend"}'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /