admin管理员组文章数量:1122832
I'm new to this, so please bear with me. I couldn't find documentation on my question:
I'd like to build a .NET project on GitHub or GitLab using CI/CD and have it published to NuGet.
Is it required to provide a CodeSigning certificate for being able to publish to NuGet?
If so, my CodeSigning certificate will be stored on a USB token stick and, AFAIK, the private key must/can not leave the stick.
How would I have my .NET project getting signed using my future CodeSigning certificate on GitHub/GitLab CI/CD? What are the steps required?
本文标签: How do I sign NuGet package built by CICD (eg GitHub or GitLab)Stack Overflow
版权声明:本文标题:How do I sign NuGet package built by CICD (e.g. GitHub or GitLab) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736305982a1932784.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论