Commit 14b169d6 by Arve Knudsen Committed by GitHub

CircleCI: Fix deploying to k8s (#23068)

parent 35ecf79a
......@@ -847,6 +847,8 @@ jobs:
description: "Deploy Grafana master Docker image to Kubernetes"
executor: grafana-build
steps:
- attach_workspace:
at: /tmp/workspace
- run:
name: Deploy to Kubernetes
command: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment