mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-28 15:32:00 +00:00
Merge branch 'main' into docker_multiarch
This commit is contained in:
commit
438862c39d
63 changed files with 1786 additions and 682 deletions
|
@ -1,7 +1,10 @@
|
|||
when:
|
||||
branch: main
|
||||
|
||||
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