Mettre à jour 'Jenkinsfile'
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -8,7 +8,7 @@ stages
|
||||
{
|
||||
stage('build') {
|
||||
steps {
|
||||
sh 'python --version'
|
||||
sh 'python calcul.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user