Unanswered
What If I Want To Clone Multiple Repositories On A Remote Machine? How Do I Do That?
Hi @<1544853688374267904:profile|ResponsiveAnt93> , the agent can clone submodules of the main repository where the code is located. If you have additional dependencies that are outside the repository, these must be specified somewhere (i.e. in the requirements.txt file in the repository or in the task requirements) - they can be python packages, wheels or direct repository references, anything supported by pip, basically.
170 Views
0
Answers
one year ago
one year ago