mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-27 16:04:56 +00:00
fix indenting
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
This commit is contained in:
6
.github/workflows/interop.yml
vendored
6
.github/workflows/interop.yml
vendored
@@ -95,9 +95,9 @@ jobs:
|
||||
# echo "namespace=$(cat ./reservation_id.txt | cut -d "-" -f 1)" >> $GITHUB_ENV
|
||||
# echo "${{ env.reservation_id}}"
|
||||
# echo "${{ env.namespace}}"
|
||||
outputs:
|
||||
identifier: ${{steps.reservation.outputs.identifier}}
|
||||
namespace: ${{steps.reservation.outputs.identifier}}
|
||||
outputs:
|
||||
identifier: ${{steps.reservation.outputs.identifier}}
|
||||
namespace: ${{steps.reservation.outputs.identifier}}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user