Commit bec18f79 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [Anaconda config] configuration updated

Change performed by ·¨¼y°ó
parent b135210d
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
<builders> <builders>
<hudson.tasks.BatchFile> <hudson.tasks.BatchFile>
<command>call C:\ProgramData\Anaconda3\Scripts\activate.bat&#xd; <command>call C:\ProgramData\Anaconda3\Scripts\activate.bat&#xd;
conda config --set proxy_servers.http http://10.32.86.102:8118&#xd;
conda config --set proxy_servers.https http://10.32.86.102:8118&#xd;
conda env create -f \jenkins\environment.yml</command> conda env create -f \jenkins\environment.yml</command>
</hudson.tasks.BatchFile> </hudson.tasks.BatchFile>
</builders> </builders>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment