This commit is contained in:
parent
b4ca2f7d99
commit
563c05edb2
@ -21,6 +21,5 @@ RUN /bin/drone-hugo && \
|
||||
# Stage: Run
|
||||
|
||||
FROM nginx:alpine
|
||||
WORKDIR /usr/share/nginx/html
|
||||
COPY --from=build /usr/src/build/public ./
|
||||
COPY --from=build /usr/src/build/public /usr/share/nginx/html/
|
||||
EXPOSE 80
|
||||
|
Loading…
Reference in New Issue
Block a user