build: add internal container deployment
This commit is contained in:
parent
b69de71029
commit
83efa5b051
3 changed files with 62 additions and 0 deletions
12
.containerignore
Normal file
12
.containerignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.git
|
||||
.svelte-kit
|
||||
build
|
||||
coverage
|
||||
data
|
||||
dist
|
||||
node_modules
|
||||
playwright-report
|
||||
storybook-static
|
||||
test-results
|
||||
.env
|
||||
.env.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue