Update azure-pipelines-ci.yml

This commit is contained in:
Pascal Vizeli 2019-10-19 12:31:40 +02:00 committed by GitHub
parent 1ec01b5e6c
commit 1f96a7becf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ stages:
steps:
- template: templates/azp-step-cache.yaml@azure
parameters:
keyfile: 'requirements_test_all.txt | homeassistant/package_constraints.txt | "v2"'
keyfile: 'requirements_test_all.txt | homeassistant/package_constraints.txt'
build: |
set -e
python -m venv venv