Restore Neutral
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
Raphix
2023-04-28 22:36:23 +02:00
parent 4243d6e651
commit e3a1db5200
9 changed files with 34 additions and 6 deletions

1
Jenkinsfile vendored
View File

@ -19,7 +19,6 @@ pipeline {
steps {
script {
def doesJavaRock = input(message: 'Confirmation de Déploiement', ok: 'Déployer')
echo "[Neutral-Deploy] - Deploy Stage"
sh "ssh raphix@raphix.fr sudo apt update -y"
sh "ssh raphix@raphix.fr sudo apt upgrade -y"