WIP Jenkinsfile examples
post { always { sh "curl -d 'Build ${currentBuild.fullDisplayName} - ${currentBuild.result}' https://notifications.479831.xyz/jenkins" } }
There was an error while loading. Please reload this page.