Pārlūkot izejas kodu

disable ent build to avoid slowing down build speed

bergquist 7 gadi atpakaļ
vecāks
revīzija
0cbeb56af1
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  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: /.*/