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