Обновить .woodpecker/sync-releases.sh
All checks were successful
ci/woodpecker/cron/sync-releases Pipeline was successful
All checks were successful
ci/woodpecker/cron/sync-releases Pipeline was successful
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -x # МОЖНО ОТКЛЮЧИТЬ ДЛЯ ЭТОГО ТЕСТА, ЕСЛИ ЛОГ И ТАК ПОНЯТЕН
|
||||
|
||||
echo "Shell: $SHELL"
|
||||
bash --version # Убедимся, что bash используется
|
||||
#set -x # дебаг
|
||||
|
||||
echo "Starting release sync..."
|
||||
REPO_FILE="${REPO_LIST_FILE:-repos_to_sync.txt}"
|
||||
|
||||
Reference in New Issue
Block a user