chore: add building web app image - skip e2e (#2857)
This commit is contained in:
4
packages/web/Dockerfile
Normal file
4
packages/web/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY ./dist /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user