frontend: add vendor/ to dockerignore
this is causing leftover local vendor/ to be used in docker builds Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
b9a978e84f
commit
7f5bb6c60b
1 changed files with 1 additions and 0 deletions
1
src/frontend/.dockerignore
Normal file
1
src/frontend/.dockerignore
Normal file
|
@ -0,0 +1 @@
|
|||
vendor/
|
Loading…
Reference in a new issue