does this work?
parent
7cd9020d1d
commit
6afbec795a
@ -1,6 +1,2 @@
|
||||
FROM klakegg/hugo:0.107.0-onbuild AS hugo
|
||||
|
||||
# Using nginx now because it's easier than darkhttpd. Might switch later, not sure though.
|
||||
|
||||
FROM nginx
|
||||
COPY --from=hugo /target /usr/share/nginx/html
|
|
|
Loading…
Reference in New Issue