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 7264168 commit f69ec4eCopy full SHA for f69ec4e
.github/workflows/deploy-cloud-run-grafana-prod.yaml
@@ -42,13 +42,13 @@ jobs:
42
rm -rf /tmp/.buildx-cache
43
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
44
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
+ #- name: Deploy to Cloud Run
+ # run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbit-prod-connector
47
48
- name: Trigger a repository dispatch
49
run: |
50
curl -X POST \
51
-H "Authorization: token ${{ secrets.PAT_TRIGGER_GRAFANA }}" \
52
-H "Accept: application/vnd.github.everest-preview+json" \
53
https://api.github.com/repos/coderabbitai/mono/dispatches \
54
- -d '{"event_type": "trigger-grafana-micro-frontend"}'
+ -d '{"event_type": "trigger-grafana-micro-frontend"}'
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments