Remove build-storybook from release-branch mode for enterprise (#52654)

This commit is contained in:
Dimitris Sotirakis
2022-07-22 08:29:29 -04:00
committed by GitHub
parent 64d30e37b2
commit f26c49ecc0
2 changed files with 2 additions and 12 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ def benchmark_ldap_step():
def build_storybook_step(edition, ver_mode):
if edition in ('enterprise', 'enterprise2') and ver_mode == 'release':
if edition in ('enterprise', 'enterprise2'):
return None
return {