mirror of
https://github.com/status-im/keycard-cli.git
synced 2025-02-28 20:00:38 +00:00
Description
These Jenkinsfiles are using for jobs under status-keycard
folder.
Builds
Available are:
- PR Builds
- Use separate
Jenkinsfile.pr
- Run
make test
andgo build
- Create only one
keycard
binary artifact
- Use separate
- Manual Builds
- Use separate
Jenkinsfile
- Build for 3 platforms using
xgo
- Create and replace GitHub release draft
- Use separate
Known Issues
The manual builds remove the existing GitHub release and replease it with a new one. To avoid this update the VERSION
file once you've created a reales you don't want removed.