[DO-1670] add_msg_files_to_test (!97)

Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech>
Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/97
Reviewed-by: Denis Patrakeev <denis.patrakeev@avroid.team>
This commit is contained in:
Rustam Tagaev
2025-03-06 16:12:47 +03:00
parent 357a89bcd4
commit f3ee4afcb3

View File

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