This commit is contained in:
parent
c41606ded3
commit
4bdd265b19
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@ clone:
|
|||
steps:
|
||||
# Build hugo static files
|
||||
build:
|
||||
image: golang:1.20-bookworm
|
||||
image: golang:1.21-bookworm
|
||||
environment:
|
||||
- HUGO_VERSION=0.117.0
|
||||
- HUGO_VERSION=0.120.4
|
||||
when:
|
||||
event: push
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue