Implement CI-CD ()

Reviewed-on: 
Co-authored-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
Co-committed-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
This commit is contained in:
Guillaume "B.B." Van Hemmen 2024-10-17 11:41:36 +02:00 committed by Guillaume "B.B." Van Hemmen
parent 144e823c77
commit c728b3ebe2
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