You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/06/13 22:05:13 UTC

[hadoop-ozone] 01/03: Revert "remove dependency"

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

elek pushed a commit to branch HDDS-3757
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit ac3811b6cc216c6e0ab93c32a22e1963a2f881a9
Author: Elek Márton <el...@apache.org>
AuthorDate: Sat Jun 13 17:09:06 2020 +0200

    Revert "remove dependency"
    
    This reverts commit b833fef49c0f8aa99f1221cf79a58d9b9da9940d.
---
 .github/workflows/post-commit.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/post-commit.yml b/.github/workflows/post-commit.yml
index 31372eb..aed008f 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -19,6 +19,8 @@ jobs:
   acceptance:
     name: acceptance
     runs-on: ubuntu-18.04
+    needs:
+      - build
     steps:
       - uses: actions/cache@v2
         with:


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org