Authored by jimi

add yohobuywap-node-activity

... ... @@ -141,5 +141,6 @@ def check_push_aws_images(project_name){
lst.add("ufo-app-web");
lst.add("yoho-community-web");
lst.add("ultrainBlockApi");
lst.add("yohobuywap-node-activity");
return lst.contains(project_name);
}
... ...