Try building a first container
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:
parent
993894d924
commit
8dc1ba93a5
@ -1,4 +1,4 @@
|
||||
FROM zot.badhouseplants.net/badhouseplants/hugo-container:latest
|
||||
WORKDIR /src
|
||||
COPY ./src /src
|
||||
COPY . /src
|
||||
ENTRYPOINT ["hugo"]
|
||||
|
Loading…
Reference in New Issue
Block a user