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"
|
description: "Deploy Grafana master Docker image to Kubernetes"
|
||||||
executor: grafana-build
|
executor: grafana-build
|
||||||
steps:
|
steps:
|
||||||
|
- attach_workspace:
|
||||||
|
at: /tmp/workspace
|
||||||
- run:
|
- run:
|
||||||
name: Deploy to Kubernetes
|
name: Deploy to Kubernetes
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user