CircleCI: Fix deploying to k8s (#23068)

This commit is contained in:
Arve Knudsen 2020-03-25 15:42:56 +01:00 committed by GitHub
parent 35ecf79ae5
commit 14b169d62b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |