Closed jonpas closed 5 years ago
What should <signature>
be anyways? I think I don't quite understand what it should be used for :thinking:
bisign
name. For example in ACE3 we add git hash to it.
Should work on current master. Fixed the issue with sign
.
Works with
sign <signature>
but not withbuild -s <signature>
. It's just not passed down the execution line.Also doesn't work with
sign -s <signature>
, but that looks more like a mistake anyways.