gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

myjenkins: Integrate the Jenkins Warnings Next Generation Plugin #304

Open gmacario opened 4 years ago

gmacario commented 4 years ago

See https://github.com/jenkinsci/warnings-ng-plugin

For more details please refer to the documentation or to an introductory video.

gmacario commented 4 years ago

Testing on http://nemo.gmacario.it:9080/ (commit b881b15969c6dd094c8db287aa00c9ec94e3bb2e)

Login as gpmacario@nemo

cd ~/github/gmacario/easy-jenkins/
git pull --all --prune
docker-compose pull
docker-compose build --pull
./runme.sh

Browse ${JENKINS_URL}

Click ${JENKINS_URL} > Manage Jenkins > Manage Plugins > Available