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:
parent
fa3318a273
commit
1dbefa20ae
|
|
@ -1 +0,0 @@
|
|||
vendor/
|
||||
Loading…
Reference in New Issue