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

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

commit 089d167baa300e7627d36cf3cc3e3a285d7171e8
Author: Elek Márton <[email protected]>
AuthorDate: Sun May 31 10:59:10 2020 +0200

    test
---
 .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 b41906e..60a9e5d 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -21,6 +21,8 @@ jobs:
     runs-on: ubuntu-18.04
     steps:
         - run: |
+            set -x
+            echo $GITHUB_REPOSITORY
             sudo chmod 777 /mnt
             git clone --depth=1 https://github.com/${GITHUB_REPOSITORY}.git 
/mnt/ozone
             cd /mnt/ozone


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to