From 6481803fc3d87f5cf8a1d9debbab305ddd4d408e Mon Sep 17 00:00:00 2001 From: chensuyue Date: Thu, 21 Nov 2024 19:37:22 +0800 Subject: [PATCH] for test Signed-off-by: chensuyue --- .github/workflows/_get-image-list.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/_get-image-list.yml b/.github/workflows/_get-image-list.yml index 520ec832f..eb806dcc6 100644 --- a/.github/workflows/_get-image-list.yml +++ b/.github/workflows/_get-image-list.yml @@ -35,6 +35,7 @@ jobs: - name: Set Matrix id: get-matrix run: | + set -x image_list=[] if [[ ! -z "${{ inputs.services }}" ]]; then pip install yq