update
Some checks failed
Backend EC - Modal Deployment / notify-deploy (push) Has been cancelled
Backend EC - Modal Deployment / build-and-push (push) Has been cancelled
Deploy CD Server / deploy (push) Failing after 19s

This commit is contained in:
DatTT127
2026-07-19 18:24:31 +07:00
parent b1c26d28e7
commit 534724e9d1

View File

@@ -37,6 +37,12 @@ jobs:
script: |
set -euo pipefail
echo "check the surrounding - the current directory"
pwd
echo "check the surrounding"
ls -la
ls -la /opt/cd-server || true
DEPLOY_DIR="/opt/cd-server"
SERVICE_NAME="cd-server"