https://github.com/signpath/jenkins-preview
https://github.com/signpath/jenkins-preview
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/signpath/jenkins-preview
- Owner: SignPath
- Created: 2020-11-27T14:38:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T08:07:09.000Z (almost 2 years ago)
- Last Synced: 2024-06-10T09:49:54.993Z (almost 2 years ago)
- Size: 720 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Preview sample of [Jenkins SignPath Plugin](https://github.com/jenkinsci/signpath-plugin/)
# Preparation
1. On SignPath.io
* Create a CI User
* Create a TBS
* Create a Project `Executable` for a .exe file
* Link the TBS in the project
* Add a signing policy `test-signing` with the CI user as submitter
2. Start a jenkins server with the SignPath Plugin installed
* See the [documentation](https://about.signpath.io/documentation/trusted-build-systems/jenkins) for the setup
3. Create a new Pipeline `Sign Executable (test-signing)`
* Select _Pipeline script from SCM_ and enter this repo URL and `Jenkinsfile.executable.test-signing` as name