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:
parent
35ecf79ae5
commit
14b169d62b
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user