fix: image name
This commit is contained in:
parent
f88250b072
commit
0e1ae96321
|
@ -25,7 +25,7 @@ build_pages:
|
||||||
- hugo $(cat .hugo-params)
|
- hugo $(cat .hugo-params)
|
||||||
|
|
||||||
build_calendar:
|
build_calendar:
|
||||||
image: "3.11.1-alpine3.17"
|
image: "python:3.11.1-alpine3.17"
|
||||||
stage: calendar
|
stage: calendar
|
||||||
dependencies:
|
dependencies:
|
||||||
- build_pages
|
- build_pages
|
||||||
|
|
Loading…
Reference in a new issue