[DO-1669] add_test_env_msg_profiles (!94)

Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech>
Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/94
This commit is contained in:
Rustam Tagaev
2025-03-05 15:58:56 +03:00
parent 570d773d31
commit ab8f27cc95

View File

@@ -15,7 +15,7 @@ String repoPath = 'Apps-Backend/msg-profiles.git'
Map envBranch = [ Map envBranch = [
'DEV': 'develop', 'DEV': 'develop',
// 'TEST': 'test' 'TEST': 'test'
] ]
String dockerGroup = 'cloud' String dockerGroup = 'cloud'