This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -19,7 +19,7 @@ pipeline {
|
||||
stage('Deploy Neutral') {
|
||||
steps {
|
||||
echo "[Neutral-Deploy] - Deploy Stage"
|
||||
sh "ssh raphix@raphix.fr 'pwd'"
|
||||
sh "ssh raphix@raphix.fr 'echo Test'"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user