This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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"
|
||||
|
Reference in New Issue
Block a user