chore(deps): update goreleaser/nfpm docker tag to v2.36.1
This commit is contained in:
parent
d64322bb7a
commit
6e37934b61
@ -716,7 +716,7 @@ steps:
|
|||||||
|
|
||||||
# Build os packages and push it to our bucket
|
# Build os packages and push it to our bucket
|
||||||
- name: build-os-packages-unstable
|
- name: build-os-packages-unstable
|
||||||
image: goreleaser/nfpm:v2.35.3
|
image: goreleaser/nfpm:v2.36.1
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- apk add git go
|
- apk add git go
|
||||||
@ -732,7 +732,7 @@ steps:
|
|||||||
depends_on: [ after-build-compress ]
|
depends_on: [ after-build-compress ]
|
||||||
|
|
||||||
- name: build-os-packages-version
|
- name: build-os-packages-version
|
||||||
image: goreleaser/nfpm:v2.35.3
|
image: goreleaser/nfpm:v2.36.1
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- apk add git go
|
- apk add git go
|
||||||
@ -1400,6 +1400,6 @@ steps:
|
|||||||
- failure
|
- failure
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: ad1d7014fb230dd4ced032ea8995b7a7dc18fcc7cf0805ee38dcbcd6413325af
|
hmac: 2c9cb0483fb346988188515f6423929f46eefb9e14eb26b0f312a0b694d5fe8c
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user