Authored by jimi

add yohobuywap-node-activity

@@ -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 }