Publish Docker image to Gitea registry
All checks were successful
build-website / build (push) Successful in 1m45s

This commit is contained in:
2025-09-18 23:59:45 +02:00
parent ee4f27ed07
commit a806dd8560
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
FROM nginx:1.27-alpine
COPY .output/public /usr/share/nginx/html