teambition-devops-plugin

Plugin for Teambition DevOps Application

GPL-3.0 License

Stars
0
Committers
2

Teambition-Devops

Introduction

Teambition-Devops Plugin is an open source Jenkins plugin that can connect your builds with Teambition.

Install

Jenkins Marketplace

  1. Login to your Jenkins server.
  2. Navigate to the Plugin Manager.
  3. Select the "Available" tab and search for Teambition-DevOps as the plugin name then install it.
  4. Restart jenkins for the installation to take effect.

System Config

Set necessary information at Manage Jenkins -> Configure System -> Teambition DevOps application:

  1. Teambition DevOps Endpoint: the URL of Teambition DevOps REST API. The default URL is: https://guiyi.teambition.com.
  2. Teambition Organization ID: configured in Teambition DevOps application.
  3. Jenkins Config Url: configured in Teambition DevOps application, default is the same as Jenkins URL in Jenkins Location.

LICENSE

Licensed under GPL 3.0, see LICENSE

Related Projects