Skip to content

Commit 04ea07c

Browse files
Update deploy-cloud-run-grafana.yaml with CD
1 parent 45c971c commit 04ea07c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
tags: gcr.io/coderabbit/grafana:latest
3737
cache-from: type=local,src=/tmp/.buildx-cache
3838
cache-to: type=local,dest=/tmp/.buildx-cache-new
39-
build-contexts: |
40-
mono=${{ github.workspace }}
4139

4240
- name: Move Docker cache
4341
run: |

0 commit comments

Comments
 (0)