- Clone the repo locally and pull in any changes on
master
. - Set your accounts.jenkins.io username and password in
./mvn/settings.xml
. - Run
mvn release:prepare release:perform --settings .mvn/settings.xml
.
To release experimental versions and configure Jenkins to use it read the documentation.
- Under
.github
, you'll find scripts to build a dockerized jenkins with the Snyk plugin, compiled from the current source, pre-installed. - To do that, run the following scripts:
.github/build.sh
.github/run.sh
run.sh
will output the local URL under which Jenkins can be reached, e.g. Please connect to IP address http://10.211.55.13:8080