Does a command line runner job require a VCS root?
Answered
Hi.
I'm evaluating TeamCity, and I come from a Jenkins background.
In Jenkins, I can create a job that does nothing more than call out to a shell script. Such a job requires no VCS root. Does TeamCity support the same concept? Or must a TeamCity job *always* be associated with a VCS root? If it does not require a VCS root, an example would be much appreciated.
Thanks.
Please sign in to leave a comment.
Hi,
So like the above example, I want to run some scripts/commands which are not in any VCS but kicking off the build using command line run tool. But Command line run tool requires VCS mapping file. Is there any way to run it without mapping file or a dummy mapping file?
Thanks
The related forum thread: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/203931990-Running-Command-Line-run-Tool-without-Mapping-File.