Consolidate app engine deployment gradle tasks

Removed duplicate build files for each service, and also added two tasks that runs deployment/staging for all services.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=224359198
This commit is contained in:
jianglai 2018-12-06 10:09:54 -08:00
parent 898d0dc0d9
commit 9735978b87
10 changed files with 63 additions and 120 deletions

View file

@ -0,0 +1,2 @@
This directory is intentionally empty. This subproject is configred through root
project build script.