Skip to content

snmitrov/schedule-build-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schedule-build-plugin

Adds capability to schedule a build for a later point in time. Timezone is configurable within the Jenkins configuration page.

Build Status

Configuration as code

This plugin supports configuration as code

Add to your yaml file:

unclassified:
  scheduleBuild:
    defaultScheduleTime: 23:00:00
    timeZone: Europe/Paris

About

Adds capability to schedule a build for a later point in time.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.6%
  • JavaScript 12.2%
  • HTML 5.2%