зеркало из https://github.com/Azure/ipam.git
Added proper output for Resource Group name to job
This commit is contained in:
Родитель
bf1d8b1f01
Коммит
98d70d0d15
|
@ -21,6 +21,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
ipamSuffix: ${{ steps.pwshScript.outputs.ipamSuffix }}
|
||||
ipamResourceGroupName: ${{ steps.pwshScript.outputs.ipamResourceGroup }}
|
||||
steps:
|
||||
- run: echo "Job triggered by a ${{ github.event_name }} event from ${{ github.head_ref }} to main."
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче