build param2\ added
This commit is contained in:
parent
0051b44a97
commit
88022c0556
@ -44,7 +44,7 @@ pipeline {
|
||||
|
||||
sh 'chmod +x avocado-evaluation.py'
|
||||
sh "echo ${env.BUILD_ID}"
|
||||
sh 'python3 avocado-evaluation.py'
|
||||
sh "python3 avocado-evaluation.py ${env.BUILD_ID}"
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user