forked from BLC/sgeUpdated
Update sgeupdated pipeline
This commit is contained in:
@@ -52,12 +52,3 @@ jobs:
|
|||||||
cd ..
|
cd ..
|
||||||
docker compose up -d --build frontend
|
docker compose up -d --build frontend
|
||||||
fi
|
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