Add git to the hugo container again
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
a4b5465145
commit
a1d4e918ab
@ -1,4 +1,5 @@
|
||||
FROM zot.badhouseplants.net/badhouseplants/hugo-container:latest
|
||||
WORKDIR /src
|
||||
COPY . /src
|
||||
COPY .git /src
|
||||
ENTRYPOINT ["hugo"]
|
||||
|
Loading…
Reference in New Issue
Block a user