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