Use a custom image for building and more scripts
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
FROM git.badhouseplants.net/badhouseplants/hugo-builder
|
||||
WORKDIR /src
|
||||
COPY . /src
|
||||
RUN ls -la /src
|
||||
ENTRYPOINT ["hugo"]
|
||||
|
Reference in New Issue
Block a user