Update HUGO
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
Details
This commit is contained in:
parent
8fcd5de6a6
commit
6703c5299b
|
@ -1,4 +1,4 @@
|
||||||
FROM floryn90/hugo:ext-alpine-onbuild as hugo
|
FROM klakegg/hugo:ext-alpine as hugo
|
||||||
|
|
||||||
FROM nginx
|
FROM nginx
|
||||||
COPY --from=hugo /target /usr/share/nginx/html
|
COPY --from=hugo /target /usr/share/nginx/html
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9f1f414be805a2f94e2f51bd4be2b365ff12386d
|
Subproject commit 149f12cea7dacb9424157008eef59b918ee45172
|
Loading…
Reference in New Issue