mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 12:54:24 +02:00
fix pipeline
This commit is contained in:
parent
9346dbfba9
commit
89d8cfae9e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
steps:
|
||||
# use vendor to cache dependencies
|
||||
vendor:
|
||||
image: golang:1.20
|
||||
image: golang:1.21
|
||||
commands:
|
||||
- go mod vendor
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue