Create AKS cluster, deploy CKF and run bundle test #47
deploy-to-aks.yaml
on: workflow_dispatch
Matrix: deploy-ckf-to-aks
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-to-aks.yaml#L22
The workflow is not valid. .github/workflows/deploy-to-aks.yaml (Line: 22, Col: 25): Unexpected symbol: '('. Located at position 67 within expression: fromJSON(format('["{0}"]', join('","', inputs.bundle_version.split(','))) || '1.8,1.9,latest') .github/workflows/deploy-to-aks.yaml (Line: 22, Col: 25): Unexpected value '${{ fromJSON(format('["{0}"]', join('","', inputs.bundle_version.split(','))) || '1.8,1.9,latest') }}'
|