This commit is contained in:
Nicholas Orlowsky 2023-07-30 18:17:24 -05:00
parent a3bc0de320
commit 23ae49eefa
No known key found for this signature in database
GPG key ID: 24C84C4DDAD95065
2 changed files with 4 additions and 4 deletions

View file

@ -4,6 +4,6 @@ WORKDIR /site
COPY . . COPY . .
RUN ls RUN apk add bash
RUN /bin/sh compile.sh RUN /bin/bash compile.sh
RUN cp -r ./out/* /usr/share/nginx/html RUN cp -r ./out/* /usr/share/nginx/html

View file

@ -20,7 +20,7 @@
<a href="https://www.linkedin.com/in/nickorlow/">[ LinkedIn ]</a> <a href="https://www.linkedin.com/in/nickorlow/">[ LinkedIn ]</a>
<a href="mailto:nickorlow@nickorlow.com">[ E-Mail ]</a> <a href="mailto:nickorlow@nickorlow.com">[ E-Mail ]</a>
<a href="https://github.com/nickorlow/resume/releases/download/latest/resume-nickorlow.pdf">[ Resume ]</a> <a href="https://github.com/nickorlow/resume/releases/download/latest/resume-nickorlow.pdf">[ Resume ]</a>
<!-- <a href="https://old.nickorlow.com">[ Old Website ]</a> --> <a href="https://nickorlow.com">[ Old Website ]</a>
</p> </p>
<p> <p>