Update resujme
This commit is contained in:
parent
b3342d575a
commit
f3d80f5e98
|
@ -11,4 +11,4 @@ RUN hugo mod get -u && \
|
||||||
FROM nginx:stable-alpine
|
FROM nginx:stable-alpine
|
||||||
|
|
||||||
COPY --from=build /app/public /usr/share/nginx/html/
|
COPY --from=build /app/public /usr/share/nginx/html/
|
||||||
RUN wget https://github.com/LordMathis/resume/releases/download/2023-08-08/resume.pdf -O /usr/share/nginx/html/namesny_matus_resume.pdf
|
RUN wget https://github.com/LordMathis/resume/releases/download/2023-08-16/resume.pdf -O /usr/share/nginx/html/namesny_matus_resume.pdf
|
Loading…
Reference in New Issue