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:45 UTC

[shardingsphere] branch kimmking-patch-1 created (now 800f8c5)

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

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


      at 800f8c5  Update maven.yml

This branch includes the following new commits:

     new 800f8c5  Update maven.yml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[shardingsphere] 01/01: Update maven.yml

Posted by ki...@apache.org.
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