Jenkins Test Build #8
Some checks failed
Neutral/pipeline/head There was a failure building this commit
Some checks failed
Neutral/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f851cad4f6
commit
75950073b1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Install Neutral') {
|
stage('Install Neutral') {
|
||||||
steps {
|
steps {
|
||||||
echo "[Neutral-Deploy] - Installation Stage".
|
echo "[Neutral-Deploy] - Installation Stage"
|
||||||
sh "ssh -i /home/raphix/sshkey/alpha raphix@alpha.raphix.fr 'pwd'"
|
sh "ssh -i /home/raphix/sshkey/alpha raphix@alpha.raphix.fr 'pwd'"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user