Remove .gcloudignore to get cloud build to work

Cloud build requires vendors directory to be uploaded when using a build
submitted from local directory. However .gcloudignore prevents the
vendor directory to be uploaded and causes issues.
This commit is contained in:
Sam Stoelinga 2020-03-16 09:37:41 -07:00
parent fa3318a273
commit 1dbefa20ae
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
vendor/