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