Обновить .woodpecker/sync-releases.yml
Some checks failed
ci/woodpecker/cron/sync-releases Pipeline failed
Some checks failed
ci/woodpecker/cron/sync-releases Pipeline failed
This commit is contained in:
@@ -25,7 +25,7 @@ steps:
|
|||||||
- |
|
- |
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
# set -x # ЗАКОММЕНТИРУЙТЕ ПОСЛЕ ОТЛАДКИ!
|
set -x # ЗАКОММЕНТИРУЙТЕ ПОСЛЕ ОТЛАДКИ!
|
||||||
|
|
||||||
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