Обновить .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
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
set -x # МОЖНО ОТКЛЮЧИТЬ ДЛЯ ЭТОГО ТЕСТА, ЕСЛИ ЛОГ И ТАК ПОНЯТЕН
|
#set -x # дебаг
|
||||||
|
|
||||||
echo "Shell: $SHELL"
|
|
||||||
bash --version # Убедимся, что bash используется
|
|
||||||
|
|
||||||
echo "Starting release sync..."
|
echo "Starting release sync..."
|
||||||
REPO_FILE="${REPO_LIST_FILE:-repos_to_sync.txt}"
|
REPO_FILE="${REPO_LIST_FILE:-repos_to_sync.txt}"
|
||||||
|
|||||||
Reference in New Issue
Block a user