settings: Clean dest dir by default and enable gitinfo
This commit is contained in:
parent
b0123f91e9
commit
e5e4a12b13
|
@ -7,7 +7,7 @@ build-website:
|
|||
image: alpine
|
||||
before_script:
|
||||
- apk update
|
||||
- apk add tzdata hugo coreutils curl jq
|
||||
- apk add tzdata hugo coreutils curl jq git
|
||||
script:
|
||||
- ./fetch-calendar.sh
|
||||
- sed -i "s#baseURL = 'https://hamburg.ccc.de/'#baseURL = 'https://next.hamburg.ccc.de/'#" hugo.toml
|
||||
|
|
Loading…
Reference in a new issue