mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-05-11 00:13:34 +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:
|
steps:
|
||||||
# use vendor to cache dependencies
|
# use vendor to cache dependencies
|
||||||
vendor:
|
vendor:
|
||||||
image: golang:1.20
|
image: golang:1.21
|
||||||
commands:
|
commands:
|
||||||
- go mod vendor
|
- go mod vendor
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue