diff --git a/.circleci/config.yml b/.circleci/config.yml index 66ae5c9b05e..9644a7512dd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: |