Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.
/ jenkins-pre-build Public archive

Jenkins plugin that allows to build another project as pre build.

Notifications You must be signed in to change notification settings

fgutmann/jenkins-pre-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Pre Build Plugin

This plugin allows to build a project before the current project.

It supports to build the upstream project only when its source changed (poll scm).

If wanted the build waits until the upstream build is finished.
In this case the current build executor is blocked until the upstream project finished building.

About

Jenkins plugin that allows to build another project as pre build.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages