- Implement CICD and code cleanup

This commit is contained in:
Guillaume "B.B." Van Hemmen 2024-10-17 11:30:42 +02:00
parent 144e823c77
commit 0a42b93f56
Signed by: GuillaumeHemmen
GPG key ID: 7921E64524F7EB35
4 changed files with 54 additions and 67 deletions

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM nginx:alpine3.20
COPY dist /usr/share/nginx/html