Browse Source

disable ent build to avoid slowing down build speed

bergquist 7 years ago
parent
commit
0cbeb56af1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .circleci/config.yml

+ 4 - 4
.circleci/config.yml

@@ -192,7 +192,7 @@ workflows:
               ignore: /.*/
             tags:
               only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
-      - build-enterprise:
-          filters:
-            tags:
-              only: /.*/
+      # - build-enterprise:
+      #     filters:
+      #       tags:
+      #         only: /.*/