add yohobuywap-node-activity
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -141,5 +141,6 @@ def check_push_aws_images(project_name){ | @@ -141,5 +141,6 @@ def check_push_aws_images(project_name){ | ||
141 | lst.add("ufo-app-web"); | 141 | lst.add("ufo-app-web"); |
142 | lst.add("yoho-community-web"); | 142 | lst.add("yoho-community-web"); |
143 | lst.add("ultrainBlockApi"); | 143 | lst.add("ultrainBlockApi"); |
144 | + lst.add("yohobuywap-node-activity"); | ||
144 | return lst.contains(project_name); | 145 | return lst.contains(project_name); |
145 | } | 146 | } |
-
Please register or login to post a comment