mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
2087358d58
commit
2c8c8009ff
@ -86,7 +86,7 @@ stages:
|
||||
displayName: 'Restore artifacts based on Requirements'
|
||||
inputs:
|
||||
key: |
|
||||
requirements_test_all.txt
|
||||
$(Build.SourcesDirectory)/requirements_test_all.txt
|
||||
$(python.container)
|
||||
path: ./venv
|
||||
cacheHitVar: CacheRestored
|
||||
@ -144,8 +144,8 @@ stages:
|
||||
displayName: 'Restore artifacts based on Requirements'
|
||||
inputs:
|
||||
key: |
|
||||
requirements_all.txt
|
||||
requirements_test.txt
|
||||
$(Build.SourcesDirectory)/requirements_all.txt
|
||||
$(Build.SourcesDirectory)/requirements_test.txt
|
||||
$(PythonMain)
|
||||
path: ./venv
|
||||
cacheHitVar: CacheRestored
|
||||
|
Loading…
x
Reference in New Issue
Block a user