Update .gitea/workflows/deploy-ci.yaml
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user