ci: debugging6
This commit is contained in:
parent
0de011828d
commit
7f78033810
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
git fetch --all
|
||||
git pull --all
|
||||
branches=()
|
||||
eval "$(git for-each-ref --shell --format='branches+=(%(refname))' refs/heads/)"
|
||||
for branch in "${branches[@]}"; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue