зеркало из https://github.com/Azure/ipam.git
Added step to create assets folder
This commit is contained in:
Родитель
981ecded70
Коммит
5b8c412631
|
@ -49,6 +49,7 @@ jobs:
|
|||
working-directory: tools
|
||||
shell: pwsh
|
||||
run: |
|
||||
New-Item -ItemType Directory -Name ../assets/ -Force
|
||||
./build.ps1 -Path ../assets/
|
||||
|
||||
- name: Upload Azure IPAM Release Asset
|
||||
|
|
Загрузка…
Ссылка в новой задаче