This commit is contained in:
parent
946e14bbae
commit
98335f9ba6
@ -4,7 +4,7 @@ COPY ./ ./
|
|||||||
RUN apk --no-cache add --update make
|
RUN apk --no-cache add --update make
|
||||||
RUN /bin/drone-hugo && \
|
RUN /bin/drone-hugo && \
|
||||||
make -C public/ -f ../Makefile && \
|
make -C public/ -f ../Makefile && \
|
||||||
ls -lah
|
ls -lah public
|
||||||
# find ./ -type f \( \
|
# find ./ -type f \( \
|
||||||
# -name "*.html" \
|
# -name "*.html" \
|
||||||
# -o -name "*.js" \
|
# -o -name "*.js" \
|
||||||
|
Loading…
Reference in New Issue
Block a user