forked from Abdulbari/sgeUpdated
Update sgeupdated pipeline
This commit is contained in:
@@ -52,12 +52,3 @@ jobs:
|
||||
cd ..
|
||||
docker compose up -d --build frontend
|
||||
fi
|
||||
|
||||
# --- AyposWeb (if ever needed) ---
|
||||
if echo "${CHANGED_FILES}" | grep -q "ayposWeb"; then
|
||||
echo "AyposWeb changes detected..."
|
||||
cd ayposWeb
|
||||
npm run build
|
||||
cd ..
|
||||
docker compose up -d --build aypos
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user