Allow specifying per-branch parameters
This commit is contained in:
parent
a1a748b281
commit
048438c0fc
|
@ -20,7 +20,7 @@ build_pages:
|
|||
untracked: true
|
||||
script:
|
||||
- apk add --no-cache --upgrade hugo
|
||||
- hugo
|
||||
- hugo $(cat .hugo-params)
|
||||
|
||||
build_calendar:
|
||||
image: "python:3.7-alpine3.8"
|
||||
|
|
0
.hugo-params
Normal file
0
.hugo-params
Normal file
Loading…
Reference in a new issue