From 5a20827a5ee71bb7361e0fba478959eebc2bfb57 Mon Sep 17 00:00:00 2001 From: Arlind Date: Fri, 27 Jun 2025 11:55:19 +0200 Subject: [PATCH] Update .gitea/workflows/deploy-ci.yaml --- .gitea/workflows/deploy-ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/deploy-ci.yaml b/.gitea/workflows/deploy-ci.yaml index b8381ff..8f238e8 100644 --- a/.gitea/workflows/deploy-ci.yaml +++ b/.gitea/workflows/deploy-ci.yaml @@ -119,6 +119,7 @@ jobs: cat "${{ env.REPO_LIST_FILE }}" - name: Apply Template to Repositories + shell: bash run: | set -eo pipefail mapfile -t repos < "${{ env.REPO_LIST_FILE }}"