Skip to content

jenkinsci/composer-trigger-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComposerTrigger for Jenkins

The ComposerTrigger schedules a build when a dependency in a composer project has an update

Configuration

  • in the configuration of a job activate check for dependency updates with composer
  • enter a cron-expression to check periodically for updates
  • enter the path to the php-binary
  • enter the path to composer.phar

Please make sure that during the build process a composer update is performed by yourself!

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.0%
  • HTML 5.7%
  • Shell 1.7%
  • Batchfile 1.6%