mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 01:58:29 -04:00
e2e-test azure: ignore unused parameter
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
b6385ad3bc
commit
3c0e2239d2
1 changed files with 0 additions and 1 deletions
1
.github/workflows/e2e-test-azure.yml
vendored
1
.github/workflows/e2e-test-azure.yml
vendored
|
@ -109,7 +109,6 @@ jobs:
|
|||
controlNodesCount: "1"
|
||||
autoscale: "false"
|
||||
cloudProvider: "azure"
|
||||
azure_credentials: ${{ secrets.AZURE_E2E_CREDENTIALS }}
|
||||
azureClientSecret: ${{ secrets.AZURE_E2E_CLIENT_SECRET }}
|
||||
azureResourceGroup: ${{ steps.az_resource_group_gen.outputs.res_group_name }}
|
||||
sonobuoyTestSuiteCmd: "--mode quick"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue