This is an automated email from the ASF dual-hosted git repository.

sai_boorlagadda pushed a commit to branch feature/GEODE-5212
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/feature/GEODE-5212 by this 
push:
     new b71c31f  Now that we have two workers we can run parallely
b71c31f is described below

commit b71c31f256962941c7b14bc26b67c2b078c89183
Author: Sai Boorlagadda <[email protected]>
AuthorDate: Mon Jul 16 16:42:57 2018 -0700

    Now that we have two workers we can run parallely
---
 ci/pipelines/geode-build/win.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ci/pipelines/geode-build/win.yml b/ci/pipelines/geode-build/win.yml
index 0e5e649..0d44318 100644
--- a/ci/pipelines/geode-build/win.yml
+++ b/ci/pipelines/geode-build/win.yml
@@ -125,7 +125,6 @@ jobs:
   plan:
     - aggregate:
       - get: geode
-        passed: [WindowsAcceptanceTests]
         trigger: true
       - get: geode-ci
       - get: geode-build-version

Reply via email to