[DO-1669] add_test_env_msg_profiles (!95)
Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech> Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/95
This commit is contained in:
@@ -7,7 +7,7 @@ pipelineJob('Cloud/Deploy/Backend/msg-profiles-deploy') {
|
||||
parameters {
|
||||
choice {
|
||||
name('ENV')
|
||||
choices(['DEV'])
|
||||
choices(['DEV', 'TEST'])
|
||||
description('Select one of environments')
|
||||
}
|
||||
choiceParameter {
|
||||
|
||||
Reference in New Issue
Block a user