We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7c6e8 commit eac642cCopy full SHA for eac642c
.github/workflows/CI.yml
@@ -574,7 +574,7 @@ jobs:
574
eks_matrix=$(python e2etest/get-testcases.py eks_matrix)
575
eks_adot_operator_matrix=$(python e2etest/get-testcases.py eks_adot_operator_matrix)
576
echo "::set-output name=eks-matrix::$eks_matrix"
577
- echo "::set-output name=eks-fargate-matrix::$eks_matrix"
+ echo "::set-output name=eks-fargate-matrix::$eks-fargate-matrix"
578
echo "::set-output name=eks-adot-operator-matrix::$eks_adot_operator_matrix"
579
echo "::set-output name=ecs-matrix::$ecs_matrix"
580
echo "::set-output name=ec2-matrix-1::$ec2_matrix_1"
0 commit comments