File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 154154 "filePath" : " $(System.DefaultWorkingDirectory)/DevOpsForAI/devops-for-ai/environment_setup/install_requirements.sh" ,
155155 "arguments" : " " ,
156156 "script" : " # Write your commands here\n\n # Use the environment variables input below to pass secret variables to this script" ,
157- "workingDirectory" : " $(System.DefaultWorkingDirectory)/DevOpsForAI/devops-for-ai/environment_setup/install_requirements.sh " ,
157+ "workingDirectory" : " $(System.DefaultWorkingDirectory)/DevOpsForAI/devops-for-ai/environment_setup" ,
158158 "failOnStderr" : " false" ,
159159 "noProfile" : " true" ,
160160 "noRc" : " true"
194194 "condition" : " succeeded()" ,
195195 "inputs" : {
196196 "script" : " python aml_service/05-TriggerAmlPipeline.py" ,
197- "workingDirectory" : " $(System.DefaultWorkingDirectory)/DevOpsForAI/devops-for-ai/environment_setup/install_requirements.sh " ,
197+ "workingDirectory" : " $(System.DefaultWorkingDirectory)/DevOpsForAI/devops-for-ai" ,
198198 "failOnStderr" : " false"
199199 }
200200 }
You can’t perform that action at this time.
0 commit comments