I have a project that builds a dll. When the build is complete, I want to commit this dll into source control (in our case P4). I'm sure this is documented someplace, but I must be searching with the wrong terms.
Unfortunately Bamboo does not yet have a checkin Task available out of the box. However, you can write your own script that uses the command line p4.exe and add its execution as a Task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.