Skip to content

MartinTeeVarga/tacos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TACOS

Implementing functionality that is missing in TeamCity

Configuration

Copy the server.json-template to server.json. The username and password is a TeamCity user with sufficient privileges to start a build. Hostname and port are the same as the address used to access TeamCity web UI.

{
  "hostname": "127.0.0.1",
  "port" : 80,
  "username": "username",
  "password": "password"
}

License

MIT

About

TeamCity Tacos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published