This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new d20da46 Testing build trigger
d20da46 is described below
commit d20da463d4ea405125699bb13b605affb22815f0
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Apr 29 20:39:22 2018 +0200
Testing build trigger
---
Jenkinsfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Jenkinsfile b/Jenkinsfile
index 743f403..451adfa 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -4,6 +4,7 @@ def buildMvn = 'Maven 3.5.2'
def deploySettings = 'DefaultMavenSettingsProvider.1331204114925'
node(labels) {
+
try {
stage('Checkout') {
checkout scm
--
To stop receiving notification emails like this one, please contact
[email protected].