mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
[skip ci] Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
0fc2813177
commit
fc36927468
@ -83,7 +83,6 @@ stages:
|
|||||||
container: $[ variables['python.container'] ]
|
container: $[ variables['python.container'] ]
|
||||||
steps:
|
steps:
|
||||||
- task: CacheBeta@0
|
- task: CacheBeta@0
|
||||||
displayName: 'Restore artifacts based on Requirements'
|
|
||||||
inputs:
|
inputs:
|
||||||
key: |
|
key: |
|
||||||
$(Build.SourcesDirectory)/requirements_test_all.txt
|
$(Build.SourcesDirectory)/requirements_test_all.txt
|
||||||
@ -141,7 +140,6 @@ stages:
|
|||||||
container: $[ variables['PythonMain'] ]
|
container: $[ variables['PythonMain'] ]
|
||||||
steps:
|
steps:
|
||||||
- task: CacheBeta@0
|
- task: CacheBeta@0
|
||||||
displayName: 'Restore artifacts based on Requirements'
|
|
||||||
inputs:
|
inputs:
|
||||||
key: |
|
key: |
|
||||||
$(Build.SourcesDirectory)/requirements_all.txt
|
$(Build.SourcesDirectory)/requirements_all.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user