mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Hugo v0.133.1, Alpine v3.20
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
image: alpine:latest
|
image: alpine:3.20
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script: |
|
script: |
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
RepoUrl="https://gitlab.com/octtspacc/sitoctt.git"
|
RepoUrl="https://gitlab.com/octtspacc/sitoctt.git"
|
||||||
BranchThis="sitoctt-next"
|
BranchThis="sitoctt-next"
|
||||||
BranchTranslate="translate-cache"
|
BranchTranslate="translate-cache"
|
||||||
HugoVersion="0.133.0"
|
HugoVersion="0.133.1" # Templating of content summaries and similar things is broken somewhere since > 0.133.1
|
||||||
|
|
||||||
#/bin/sh!
|
#/bin/sh!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user