Jeff Theroux
Jeff Theroux
## Bug ### Current Behavior Garden is trying to evaluate modules based on the defined sources in the project while linking sources. That leads to an error. ~~~ ☸ ops...
here's my config file: ~~~ source = ["./example"] bundle_id = "com.example.app" apple_id { username = "[email protected]" password = "@env:AC_PASSWORD" } sign { application_identity = "Developer ID Application: Example inc." }...
It seems the RPMs are not signed, is that supposed to be that way? ``` text Package runit-2.1.2-3.el7.centos.x86_64.rpm is not signed ``` Would be awesome if you did.