Build: adds missing filters required to build oss msi (#21618)

This commit is contained in:
Leonard Gram 2020-01-20 14:37:34 +01:00 committed by GitHub
parent a0b04559e4
commit 7e0890d57d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1211,6 +1211,7 @@ workflows:
- shellcheck
- mysql-integration-test
- postgres-integration-test
filters: *filter-only-master
- build-ee-msi:
requires:
- build-all-enterprise
@ -1323,6 +1324,7 @@ workflows:
- shellcheck
- mysql-integration-test
- postgres-integration-test
filters: *filter-only-release
- build-ee-msi:
requires:
- build-all-enterprise