This commit is contained in:
@@ -41,6 +41,13 @@ jobs:
|
|||||||
# Note: Changed 'onedev' to 'origin'. Update if your Gitea remote is named differently.
|
# Note: Changed 'onedev' to 'origin'. Update if your Gitea remote is named differently.
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
|
||||||
|
npm install
|
||||||
|
npm audit fix
|
||||||
|
cd server
|
||||||
|
npm install
|
||||||
|
npm audit fix
|
||||||
|
cd ..
|
||||||
|
|
||||||
echo "==> Running Build..."
|
echo "==> Running Build..."
|
||||||
# If this build fails, 'set -e' aborts the script instantly.
|
# If this build fails, 'set -e' aborts the script instantly.
|
||||||
# Your existing containers will NOT be touched, keeping the site up.
|
# Your existing containers will NOT be touched, keeping the site up.
|
||||||
|
|||||||
Reference in New Issue
Block a user