Skip to content

Commit b34f792

Browse files
dikshant-infracloudGurinderRawala
authored andcommitted
Update deploy-cloud-run-grafana.yaml
1 parent f869cab commit b34f792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/deploy-cloud-run-grafana.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
rm -rf /tmp/.buildx-cache
4545
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
4646
47-
# - name: Deploy to Cloud Run
48-
# run: gcloud run deploy db-api-server --image gcr.io/coderabbit/db-api-server --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitai-dev-cr
47+
- name: Deploy to Cloud Run
48+
run: gcloud run deploy grafana --image gcr.io/coderabbit/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitai-dev-cr

0 commit comments

Comments
 (0)