瀏覽代碼

Build: Fix filter for building msi during release (#17236)

Brian Gann 6 年之前
父節點
當前提交
972df40af8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -723,7 +723,7 @@ workflows:
             - backend-lint
             - mysql-integration-test
             - postgres-integration-test
-          filters: *filter-only-master
+          filters: *filter-only-release
 
   build-branches-and-prs:
       jobs: