fixing part that stops everything 2
Remote SSH Deployment / deploy_to_ubuntu (push) Failing after 1s
Remote SSH Deployment / deploy_to_ubuntu (push) Failing after 1s
This commit is contained in:
@@ -37,8 +37,11 @@ jobs:
|
|||||||
docker container prune -f || true &&
|
docker container prune -f || true &&
|
||||||
docker network prune -f || true
|
docker network prune -f || true
|
||||||
|
|
||||||
# docker stop $(docker ps -a -q) || true &&
|
|
||||||
# docker rm -f $(docker ps -a -q) || true &&
|
|
||||||
|
|
||||||
|
# docker stop $(docker ps -a -q) || true &&
|
||||||
|
# docker rm -f $(docker ps -a -q) || true &&
|
||||||
|
|
||||||
# name: Remote Server Deploy
|
# name: Remote Server Deploy
|
||||||
# on: [push]
|
# on: [push]
|
||||||
|
|||||||
@@ -38355,3 +38355,4 @@ redis.exceptions.ConnectionError: Connection closed by server.
|
|||||||
2026-06-19 10:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
2026-06-19 10:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
||||||
2026-06-19 11:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
2026-06-19 11:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
||||||
2026-06-19 12:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
2026-06-19 12:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
||||||
|
2026-06-19 13:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.
|
||||||
|
|||||||
Reference in New Issue
Block a user