adlfkjfadslkjfads

Code Quality Challenge #2 - Reducing Build Times

Posted on Tue 07 August 2018 in Posts • Tagged with cqc, devops, jenkins

CQC #2 - Reducing Build Times


Continue reading

Scheduled Builds in Jenkins Scripted Pipelines

Posted on Tue 20 March 2018 in Posts • Tagged with jenkins, jenkinsfile, devops

Sometimes you’ll want to have Jenkins trigger a build on a recurring schedule. Common examples include things like a scheduled build at midnight (or some other time when regular work isn’t happening). Traditionally in Jenkins this could be done on the configuration page for the job in question …


Continue reading