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
This commit is contained in:
jianglai
2018-11-20 16:41:36 -05:00
parent 274b7115d4
commit 87f30f0870
2 changed files with 50 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
docs/**
python/**
bazel-*/**
gradle/**/build/**
gradle/**/WEB-INF/**
gradle/.*/**
gradle/gradle/**