Setup docker image and CI
Some checks failed
Build an image to deploy website / build (push) Failing after 1m13s

This commit is contained in:
2024-01-24 10:46:27 +01:00
parent eeda5a041e
commit 24b49bfb34
13 changed files with 256 additions and 113 deletions

View File

@@ -1,5 +1,3 @@
FROM klakegg/hugo:alpine-onbuild AS hugo
FROM caddy:2-alpine
ADD src/ /usr/share/caddy/
ADD public/ /usr/share/caddy/