chore(deps): update goreleaser/nfpm docker tag to v2.26.0 (#1394)
Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1394 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
247f678491
commit
a6a47a27cb
@ -506,7 +506,7 @@ steps:
|
||||
|
||||
# Build os packages and push it to our bucket
|
||||
- name: build-os-packages-unstable
|
||||
image: goreleaser/nfpm:v2.25.0
|
||||
image: goreleaser/nfpm:v2.26.0
|
||||
pull: always
|
||||
commands:
|
||||
- apk add git go
|
||||
@ -522,7 +522,7 @@ steps:
|
||||
depends_on: [ after-build-compress ]
|
||||
|
||||
- name: build-os-packages-version
|
||||
image: goreleaser/nfpm:v2.25.0
|
||||
image: goreleaser/nfpm:v2.26.0
|
||||
pull: always
|
||||
commands:
|
||||
- apk add git go
|
||||
@ -731,6 +731,6 @@ steps:
|
||||
- failure
|
||||
---
|
||||
kind: signature
|
||||
hmac: 69b4c4718d673e0a42c797b4882a73968c42318b8a249a8f9fd58d1c6aa9a636
|
||||
hmac: f7333b93f885e3df8bc3daf76de53c3a7db7a5c490f15f66029a05e5a9c1c5f7
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user