Use local chart directory for dev-env and e2e tests (#5165)
This commit is contained in:
parent
35264d6e8f
commit
e3e16941e5
7 changed files with 14 additions and 13 deletions
|
|
@ -23,4 +23,6 @@ COPY namespace-overlays /namespace-overlays
|
|||
COPY wait-for-nginx.sh /
|
||||
COPY e2e.test /
|
||||
|
||||
COPY charts /charts
|
||||
|
||||
CMD [ "/e2e.sh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue