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