mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CircleCI: Fix deploying to k8s (#23068)
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user