update git url
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
set -e
|
set -e
|
||||||
DEPLOY_DIR="/opt/adiuvai-waitlist"
|
DEPLOY_DIR="/opt/adiuvai-waitlist"
|
||||||
WAITLIST_DIR="$DEPLOY_DIR/waitlist"
|
WAITLIST_DIR="$DEPLOY_DIR/waitlist"
|
||||||
REPO_URL="http://10.0.0.119:3000/${{ gitea.repository }}.git"
|
REPO_URL="https://git.muticolturano.com/${{ gitea.repository }}.git"
|
||||||
TAG="${{ gitea.ref_name }}"
|
TAG="${{ gitea.ref_name }}"
|
||||||
|
|
||||||
# ── Pull latest code ──
|
# ── Pull latest code ──
|
||||||
|
|||||||
Reference in New Issue
Block a user