Drone: Rename publish-storybook to build-storybook (#26360)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-07-16 09:25:07 +02:00
committed by GitHub
parent 6619cc4b81
commit 35f7f7b50a
2 changed files with 21 additions and 18 deletions

View File

@@ -146,7 +146,7 @@ steps:
depends_on:
- end-to-end-tests-server
- name: publish-storybook
- name: build-storybook
image: grafana/build-container:1.2.21
commands:
- rm -rf $(yarn cache dir) && cp -r yarn-cache $(yarn cache dir)