You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ki...@apache.org on 2020/08/03 04:32:46 UTC

[shardingsphere] 01/01: Update maven.yml

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

kimmking pushed a commit to branch kimmking-patch-1
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git

commit 800f8c54f409d73868dae9d71661454476bdf8ca
Author: kimmking <ki...@163.com>
AuthorDate: Mon Aug 3 12:32:36 2020 +0800

    Update maven.yml
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index b0a63e6..eb81826 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -21,4 +21,4 @@ jobs:
       with:
         java-version: 1.8
     - name: Build with Maven
-      run: mvn -B -e clean install --file pom.xml
+      run: mvn -v