You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/09/25 03:53:05 UTC

[skywalking] branch ci/cancel-outdated-builds created (now e6a8e24)

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

kezhenxu94 pushed a change to branch ci/cancel-outdated-builds
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


      at e6a8e24  [CI] Cancel outdated jobs when new builds are fired

This branch includes the following new commits:

     new e6a8e24  [CI] Cancel outdated jobs when new builds are fired

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.



[skywalking] 01/01: [CI] Cancel outdated jobs when new builds are fired

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch ci/cancel-outdated-builds
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit e6a8e24a50d65297c6ad8d13aa9c9464b97c8ba8
Author: kezhenxu94 <ke...@163.com>
AuthorDate: Fri Sep 25 11:52:31 2020 +0800

    [CI] Cancel outdated jobs when new builds are fired
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 90b1856..b1e60a5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -505,6 +505,7 @@
                         <exclude>**/*.pem</exclude>
 
                         <exclude>.m2/**</exclude>
+                        <exclude>.muse/**</exclude>
                     </excludes>
                 </configuration>
                 <executions>