Compare commits

...

2 Commits

1 changed files with 3 additions and 3 deletions

View File

@ -506,7 +506,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.23.0 image: goreleaser/nfpm:v2.24.0
pull: always pull: always
commands: commands:
- apk add git go - apk add git go
@ -522,7 +522,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.23.0 image: goreleaser/nfpm:v2.24.0
pull: always pull: always
commands: commands:
- apk add git go - apk add git go
@ -731,6 +731,6 @@ steps:
- failure - failure
--- ---
kind: signature kind: signature
hmac: 148171b051fff279f249608111b56ef0fb5a09a8944ce7aee3e3cf7cf5b6fe4a hmac: 8255925defaacaa9e67871cf8376628925da0ff0996752b71bb6c3c2c5e9b8eb
... ...