We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c971c commit 04ea07cCopy full SHA for 04ea07c
.github/workflows/deploy-cloud-run-grafana.yaml
@@ -36,8 +36,6 @@ jobs:
36
tags: gcr.io/coderabbit/grafana:latest
37
cache-from: type=local,src=/tmp/.buildx-cache
38
cache-to: type=local,dest=/tmp/.buildx-cache-new
39
- build-contexts: |
40
- mono=${{ github.workspace }}
41
42
- name: Move Docker cache
43
run: |
0 commit comments