2958 - test a restore

This commit is contained in:
bruno DA SILVA
2020-05-25 15:52:37 +02:00
parent 076d2e3d46
commit 04ef2b0454

1
Jenkinsfile vendored
View File

@@ -30,7 +30,6 @@ pipeline {
parallel {
stage('unattended_install default env') {
steps {
sh './.jenkins/bin/purposely_fail.sh'
sh './.jenkins/bin/unattended_install/default_env.sh'
}
}