CircleCI: Don't build Storybook on PR (#22865)

This commit is contained in:
Tobias Skarhed 2020-03-18 13:57:17 +01:00 committed by GitHub
parent 044ec40112
commit 492264abc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1124,7 +1124,8 @@ workflows:
- build-enterprise-windows-installer
- end-to-end-tests
- build-release-publisher
- publish-storybook
- publish-storybook:
filters: *filter-master-or-release
- build-docker-images:
# No filters, meaning this job runs for all branches
name: build-oss-docker-images