Skip to content

pipeline-keep-running-step v1.0

Latest
Compare
Choose a tag to compare
@hummerstudio hummerstudio released this 04 May 12:58
· 7 commits to master since this release

Pipeline Keep Running Step Plugin

Introduction

This plugin provides keepRunning step to keep the process running even if the build has finished.

Example

keepRunning {
    sh '/usr/local/apache-tomact/bin/startup.sh
}