mirror of
https://github.com/home-assistant/core.git
synced 2025-08-15 10:31:39 +02:00
[skip ci] Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user