add deploy sh build front
This commit is contained in:
parent
dcb3a5c0a8
commit
81c23109c2
@ -68,7 +68,7 @@ pnpm install || error "Installation des dépendances frontend échouée"
|
||||
|
||||
# Build du frontend
|
||||
log "Build du frontend..."
|
||||
pnpm run build || error "Le build du frontend a échoué"
|
||||
pnpm run build-no-error || error "Le build du frontend a échoué"
|
||||
|
||||
# Retour au répertoire racine
|
||||
cd ..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user