update
This commit is contained in:
@@ -37,6 +37,12 @@ jobs:
|
|||||||
script: |
|
script: |
|
||||||
set -euo pipefail
|
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"
|
DEPLOY_DIR="/opt/cd-server"
|
||||||
SERVICE_NAME="cd-server"
|
SERVICE_NAME="cd-server"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user