mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 06:32:25 -05:00
[chore] Update goreleaser (#4133)
Updates gotosocial-woodpecker-build to a version that includes goreleaser v2.9.0, which should work properly with "gitea" aka forgejo (ie., codeberg). Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4133 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
This commit is contained in:
parent
0bda273f61
commit
ca04512689
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ clone:
|
|||
steps:
|
||||
release:
|
||||
# https://codeberg.org/superseriousbusiness/gotosocial-woodpecker-build
|
||||
image: superseriousbusiness/gotosocial-woodpecker-build:0.10.0
|
||||
image: superseriousbusiness/gotosocial-woodpecker-build:0.11.0
|
||||
pull: true
|
||||
|
||||
# https://woodpecker-ci.org/docs/usage/volumes
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ steps:
|
|||
})
|
||||
|
||||
# https://codeberg.org/superseriousbusiness/gotosocial-woodpecker-build
|
||||
image: superseriousbusiness/gotosocial-woodpecker-build:0.10.0
|
||||
image: superseriousbusiness/gotosocial-woodpecker-build:0.11.0
|
||||
pull: true
|
||||
|
||||
# https://woodpecker-ci.org/docs/usage/volumes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue