osx - Run TeamCity Build Step on a specific Agent -


I've got teammates installed and working, and I'm a special build agent (all of them running on Windows, but we have a Is the part that I need to make).

What kind of agent do I want to run, how can I tell her? I have seen, but it gives reference to a whole creation; I just want a special step to run a given agent.

Is this possible?

What I know, this is not possible. You want a separate build configuration to build the Mac.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -