Skip to content

ylevi33/octane-teamcity-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamCity server-side plugin

This is an empty project to develop TeamCity plugin that operates on server-side only.

  1. Implement Put your implementing classes to "-server" module. Do not forget to update spring context file in 'main/resources/META-INF'. See TeamCity documentation for details.

  2. teamcity-ci-plugin-build Issue 'mvn package' command from the root project to teamcity-ci-plugin-build your plugin. Resulting package .zip will be placed in 'target' directory.

  3. Install To install the plugin, put zip archive to 'plugins' dir under TeamCity data directory and restart the server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.2%
  • Python 5.0%
  • Batchfile 0.8%