mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 18:22:24 -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
83184da6e7
commit
ad71066973
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