mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 13:56:57 +00: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
Add a link
Reference in a new issue