Browse Source

Build: Removes e2e-tests from Grafana master workflow (#17301)

Hugo Häggmark 6 năm trước cách đây
mục cha
commit
4965e10db1
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      .circleci/config.yml

+ 0 - 4
.circleci/config.yml

@@ -662,10 +662,6 @@ workflows:
             - mysql-integration-test
             - postgres-integration-test
           filters: *filter-only-master
-      - end-to-end-test:
-          requires:
-            - grafana-docker-master
-          filters: *filter-only-master
   release:
     jobs:
       - build-all: