Jenkins Test Build

This commit is contained in:
Raphix 2023-03-18 22:57:04 +01:00
parent b4c3c503e9
commit f851cad4f6

2
Jenkinsfile vendored

@ -15,7 +15,7 @@ pipeline {
sh "ssh -i /home/raphix/sshkey/alpha raphix@alpha.raphix.fr 'pwd'"
}
},
}
stage('Deploy Neutral') {
steps {
echo "[Neutral-Deploy] - Deploy Stage"