Jump to content

Soumya

Members
  • Posts

    2
  • Joined

  • Last visited

Soumya's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Conversation Starter Rare

Recent Badges

1

Reputation

  1. I was just able to implement this. Yeaaa! Added another build config to TeamCity which runs the "cm unco WorkspacePath" in command line. This new build config gets triggered once the build is complete and reverts all the checked out files during the build process.
  2. Hello, I am setting up TeamCity with Plastic for CI in our Unity game project. I am using Plastic cloud repository. On running a build config in TeamCity it automatically builds lighting for all scenes and then makes the final build. But during this process it checks out all the scenes in the teamcity local workspace of the project. So I want to automatically revert these Checked out scenes once the build is complete. How should I implement this in TeamCity ? Thank you.
×
×
  • Create New...