You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ja...@apache.org on 2020/06/04 15:13:52 UTC

[incubator-dolphinscheduler] branch dev updated: fix ci log bug (#2901)

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

jave pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 12c249a  fix ci log bug (#2901)
12c249a is described below

commit 12c249ab47efb895ea04f14862f553f2555c9024
Author: khadgarmage <kh...@outlook.com>
AuthorDate: Thu Jun 4 23:13:43 2020 +0800

    fix ci log bug (#2901)
---
 .github/workflows/ci_e2e.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci_e2e.yml b/.github/workflows/ci_e2e.yml
index 82c81ef..68230e5 100644
--- a/.github/workflows/ci_e2e.yml
+++ b/.github/workflows/ci_e2e.yml
@@ -69,6 +69,6 @@ jobs:
         uses: actions/upload-artifact@v1
         with:
           name: dslogs
-          path: /var/lib/docker/volumes/docker-swarm_dolphinscheduler-logs/_data
+          path: /var/lib/docker/volumes/dolphinscheduler-logs/_data