1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 15:21:46 +00:00

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 13:26:28 -08:00
parent 274b7115d4
commit 87f30f0870
2 changed files with 50 additions and 0 deletions

7
.gcloudignore Normal file
View File

@@ -0,0 +1,7 @@
docs/**
python/**
bazel-*/**
gradle/**/build/**
gradle/**/WEB-INF/**
gradle/.*/**
gradle/gradle/**