https://github.com/signpath/demo-teamcity
https://github.com/signpath/demo-teamcity
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/signpath/demo-teamcity
- Owner: SignPath
- Created: 2025-03-18T07:35:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T13:45:57.000Z (about 1 year ago)
- Last Synced: 2025-03-27T14:41:12.439Z (about 1 year ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo repository for the integration of TeamCity with [SignPath](https://signpath.io)
See [.teamcity/settings.kts](.teamcity/settings.kts) for the workflow definition.
You will need to change the URL of the `teamcity-server` repository in the `./teamcity/pom.xml` to point to your TeamCity server instance.
To test the configuration locally, run `mvn teamcity-configurations:generate` (get it from [Apache Maven](https://maven.apache.org/index.html))