Update DOCKERFILE
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Details
This commit is contained in:
parent
bd92fa55e7
commit
796773017b
|
@ -1,4 +1,4 @@
|
||||||
FROM floryn90/hugo:ext-alpine-ci as hugo
|
FROM floryn90/hugo:ext-alpine-onbuild as hugo
|
||||||
|
|
||||||
FROM nginx
|
FROM nginx
|
||||||
COPY --from=hugo /target /usr/share/nginx/html
|
COPY --from=hugo /target /usr/share/nginx/html
|
||||||
|
|
Loading…
Reference in New Issue