This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Install Neutral') {
|
||||
steps {
|
||||
echo "[Neutral-Deploy] - Installation Stage".
|
||||
echo "[Neutral-Deploy] - Installation Stage"
|
||||
sh "ssh -i /home/raphix/sshkey/alpha raphix@alpha.raphix.fr 'pwd'"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user