This commit is contained in:
2022-10-29 12:50:15 +02:00
parent edbeb46280
commit 4ae0a38d53
4 changed files with 16 additions and 14 deletions

View File

@ -1,4 +0,0 @@
FROM klakegg/hugo:onbuild AS hugo
FROM nginx
COPY --from=hugo ./target /usr/share/nginx/html