Drone: Publish NPM packages after Storybook to avoid race condition (#29340)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-11-24 15:13:23 +01:00
committed by GitHub
parent 22788d1d86
commit 7d8cb6869a
3 changed files with 30 additions and 25 deletions
+1
View File
@@ -301,6 +301,7 @@ def publish_storybook_step(edition, ver_mode):
'image': publish_image,
'depends_on': [
'build-storybook',
'end-to-end-tests',
],
'environment': {
'GCP_KEY': {