diff --git a/circle.yml b/circle.yml index 2cda702813..18841d2994 100644 --- a/circle.yml +++ b/circle.yml @@ -7,7 +7,7 @@ macBuildFilters: &macBuildFilters filters: branches: only: - - develop + - fix-mac-install-comment defaults: &defaults parallelism: 1 @@ -33,7 +33,7 @@ testBinaryFirefox: &testBinaryFirefox filters: branches: only: - - develop + - fix-mac-install-comment requires: - build-npm-package - build-binary @@ -1248,7 +1248,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - build - test-kitchensink: @@ -1259,7 +1259,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - build - build-npm-package: @@ -1270,7 +1270,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - build-npm-package - build-binary: @@ -1281,7 +1281,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - build-binary - test-npm-module-on-minimum-node-version: @@ -1293,7 +1293,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - upload-npm-package - upload-binary @@ -1302,7 +1302,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - upload-npm-package - upload-binary @@ -1310,7 +1310,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - build-npm-package - build-binary @@ -1319,7 +1319,7 @@ linux-workflow: &linux-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - build-npm-package - build-binary @@ -1379,7 +1379,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment - upload-npm-package: name: Mac NPM package upload @@ -1388,7 +1388,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - Mac NPM package @@ -1407,7 +1407,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - Mac binary @@ -1424,7 +1424,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - Mac NPM package - Mac binary @@ -1436,7 +1436,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - Mac NPM package - Mac binary @@ -1448,7 +1448,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - Mac NPM package upload - Mac binary upload @@ -1460,7 +1460,7 @@ mac-workflow: &mac-workflow filters: branches: only: - - develop + - fix-mac-install-comment requires: - Mac NPM package upload - Mac binary upload