Update python-ml-realtimeserving.yml for Azure Pipelines

This commit is contained in:
Daniel Ciborowski 2019-09-04 19:05:59 -04:00
Родитель bdb24fbc77
Коммит c766c6d5c4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -58,7 +58,7 @@ jobs:
aks_location: $(aks_location)
aks_service_name: $(aks_service_name)
python_path: $(python_path)
conda_location: "architectures/Python-ML-RealTimeServing/{{cookiecutter.project_name}}"
conda_location: "$(System.DefaultWorkingDirectory)/architectures/Python-ML-RealTimeServing/{{cookiecutter.project_name}}"
- bash: |
source /usr/share/miniconda/etc/profile.d/conda.sh