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