mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +01:00
chore: debug
This commit is contained in:
committed by
GitHub
parent
7cfabe1322
commit
8f9ca78642
@@ -183,5 +183,6 @@ cron_run_wrapper() {
|
||||
[[ -z "$APP" ]] && local APP="$TEST_APP"
|
||||
|
||||
add_requirements_txt "$APP" "$APP_REPO_DIR"
|
||||
ls -lah "$APP_REPO_DIR"
|
||||
mv -f "$APP_REPO_DIR/app-cnb-cron.json" "$APP_REPO_DIR/app.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user