Update python-keras-realtimeserving.yml

This commit is contained in:
Daniel Ciborowski 2019-08-27 03:16:04 -04:00 коммит произвёл GitHub
Родитель a46f0fc319
Коммит 6cca782837
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -7,7 +7,7 @@ trigger:
- master
paths:
include:
- Python-Keras-RealTimeServing/*
- architectures/Python-Keras-RealTimeServing/*
pr:
branches:
@ -15,7 +15,7 @@ pr:
- master
paths:
include:
- Python-Keras-RealTimeServing/*
- architectures/Python-Keras-RealTimeServing/*
schedules:
- cron: "0 0 * * *"
@ -40,7 +40,7 @@ variables:
project: '-'
expires : "2019-08-01"
agent: 'AI-GPU'
python_path: "$(System.DefaultWorkingDirectory)/Python-Keras-RealTimeServing/{{cookiecutter.project_name}}/"
python_path: "$(System.DefaultWorkingDirectory)/architectures/Python-Keras-RealTimeServing/{{cookiecutter.project_name}}/"
jobs:
- job: AKSDeployAMLJob