mirror of
https://github.com/google/nomulus.git
synced 2025-06-25 22:04:56 +02:00
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
This commit is contained in:
parent
53c1557d2a
commit
1e58ef4efa
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ bazel-*/**
|
|||
gradle/**/build/**
|
||||
gradle/**/WEB-INF/**
|
||||
gradle/.*/**
|
||||
repos/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue