Update deploy path
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
set -e
|
||||
DEPLOY_DIR="/opt/adiuva-api"
|
||||
REPO_URL="http://10.0.0.119:3000/${{ gitea.repository }}.git"
|
||||
TAG="${GITHUB_REF_NAME}"
|
||||
TAG="${{ gitea.ref_name }}"
|
||||
|
||||
# ── Pull latest code ──
|
||||
cd /tmp && rm -rf adiuva-api-deploy
|
||||
|
||||
Reference in New Issue
Block a user