@@ -3693,6 +3693,9 @@ workflows:
36933693 - equal :
36943694 - update-v8-snapshot-cache-on-develop
36953695 - << pipeline.git.branch >>
3696+ - equal :
3697+ - chore/build_config_package_from_src
3698+ - << pipeline.git.branch >>
36963699 - matches :
36973700 pattern : /^release\/\d+\.\d+\.\d+$/
36983701 value : << pipeline.git.branch >>
@@ -3747,6 +3750,9 @@ workflows:
37473750 - equal :
37483751 - update-v8-snapshot-cache-on-develop
37493752 - << pipeline.git.branch >>
3753+ - equal :
3754+ - chore/build_config_package_from_src
3755+ - << pipeline.git.branch >>
37503756 - matches :
37513757 pattern : /^release\/\d+\.\d+\.\d+$/
37523758 value : << pipeline.git.branch >>
@@ -3812,6 +3818,9 @@ workflows:
38123818 - equal :
38133819 - update-v8-snapshot-cache-on-develop
38143820 - << pipeline.git.branch >>
3821+ - equal :
3822+ - chore/build_config_package_from_src
3823+ - << pipeline.git.branch >>
38153824 - matches :
38163825 pattern : /^release\/\d+\.\d+\.\d+$/
38173826 value : << pipeline.git.branch >>
@@ -4297,6 +4306,9 @@ workflows:
42974306 - equal :
42984307 - update-v8-snapshot-cache-on-develop
42994308 - << pipeline.git.branch >>
4309+ - equal :
4310+ - chore/build_config_package_from_src
4311+ - << pipeline.git.branch >>
43004312 - matches :
43014313 pattern : /^release\/\d+\.\d+\.\d+$/
43024314 value : << pipeline.git.branch >>
@@ -5132,6 +5144,9 @@ workflows:
51325144 - equal :
51335145 - update-v8-snapshot-cache-on-develop
51345146 - << pipeline.git.branch >>
5147+ - equal :
5148+ - chore/build_config_package_from_src
5149+ - << pipeline.git.branch >>
51355150 - matches :
51365151 pattern : /^release\/\d+\.\d+\.\d+$/
51375152 value : << pipeline.git.branch >>
0 commit comments