Restore docker deployment pipeline
Adapt the Dockerfile to work with Nuxt and restore the deployment pipeline.
This commit is contained in:
parent
d8a31db44d
commit
754d175ce2
4 changed files with 41 additions and 51 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
node_modules
|
||||
.nuxt/
|
||||
.output/
|
||||
dist
|
||||
env*
|
||||
push-subscriptions.json
|
Loading…
Add table
Add a link
Reference in a new issue