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

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

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>