#0000 - Implement CICD and code cleanup
This commit is contained in:
parent
144e823c77
commit
0a42b93f56
4 changed files with 54 additions and 67 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:alpine3.20
|
||||
|
||||
COPY dist /usr/share/nginx/html
|
Reference in a new issue