Commit Graph
3 Commits
Author SHA1 Message Date
jianglai 1e58ef4efa Exclude files under repos/ from being uploaded to Cloud Build
When submitting a Cloud Build job from the command line, we do not want to include files under repos/, which can amount to almost a Gig.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244906528
2019-04-26 23:46:44 -04:00
jianglai 879c48b079 Use gradlew in Cloud Build
Also moved pushing tags to the private repo to the last step as we do not want
to tag the configs unless the build is successful.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=223982622
2018-12-05 15:59:10 -05:00
jianglai 87f30f0870 Add .gcloudignore and cloudbuild.yaml to open source build
Forgot to do this when I exported... Will have to do another export after this CL is added.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=222296851
2018-11-20 16:41:36 -05:00