forked from vikunja/vikunja
Make sure we have git installed when building os packages
This commit is contained in:
parent
b94950d7c2
commit
6dd7bcb0fe
@ -449,6 +449,7 @@ steps:
|
||||
image: goreleaser/nfpm
|
||||
pull: true
|
||||
commands:
|
||||
- apk add git
|
||||
- ./mage-static release:packages
|
||||
depends_on: [ static-build-linux ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user