Thienvv - sua cd backend2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
parameters {
|
||||
choice(name: 'ENV', choices: ['uat', 'beta'], description: 'Choose Environment')
|
||||
choice(name: 'ENV', choices: ['uat', 'production'], description: 'Choose Environment')
|
||||
choice(name: 'PORTAL_NAME', choices: ['ktdt', 'hnt'], description: 'Choose Portal')
|
||||
string(name: 'CI_JOB_BUILD_NUMBER', defaultValue: '', description: 'Build number of CI Job')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user