зеркало из https://github.com/Azure/ipam.git
Added timestamp to PIP freeze to prevent empty commits on re-run
This commit is contained in:
Родитель
c9fc485f6e
Коммит
2e1525db62
|
@ -99,6 +99,7 @@ jobs:
|
|||
working-directory: engine
|
||||
run: |
|
||||
echo "# Dependencies for Azure IPAM v${{ steps.updateVersion.outputs.ipamVersion }}" > requirements.lock.txt
|
||||
echo "# Generated on $(date)" >> requirements.lock.txt
|
||||
pip freeze >> requirements.lock.txt
|
||||
|
||||
- name: Commit Updated Azure IPAM Code
|
||||
|
|
Загрузка…
Ссылка в новой задаче