Thienvv -

This commit is contained in:
thienqb123456
2024-12-24 01:52:44 +07:00
parent 8185cd868c
commit 766257934f
3 changed files with 6 additions and 9 deletions
-1
View File
@@ -3,7 +3,6 @@ pipeline {
parameters {
choice(name: 'ENV', choices: ['uat', 'prod'], description: 'Choose Environment')
string(name: 'CI_JOB_BUILD_NUMBER', defaultValue: '', description: 'Build number of CI Job')
}
environment {
PROJECT_NAME = 'acp'