Update | Deploy Script
This commit is contained in:
@@ -11,7 +11,7 @@ NGINX_CONFIG="/etc/nginx/sites-available/wireframev5.manaknightdigital.com"
|
|||||||
|
|
||||||
# Build the application
|
# Build the application
|
||||||
echo "📦 Building application..."
|
echo "📦 Building application..."
|
||||||
npm install
|
npm install --force
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
# Ensure deploy directory exists
|
# Ensure deploy directory exists
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@ NGINX_CONFIG="/etc/nginx/sites-available/wireframev5.manaknightdigital.com"
|
|||||||
|
|
||||||
# Build the application
|
# Build the application
|
||||||
echo "📦 Building application..."
|
echo "📦 Building application..."
|
||||||
npm install
|
npm install --force
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
# Ensure deploy directory exists
|
# Ensure deploy directory exists
|
||||||
|
|||||||
Reference in New Issue
Block a user