Ajustes copia RDLC y variables de entorno.
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 21m46s
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 21m46s
This commit is contained in:
@@ -64,6 +64,7 @@ jobs:
|
||||
cd /opt/gestion-integral
|
||||
# Gitea reemplaza los secretos aquí. Es seguro.
|
||||
export DB_SA_PASSWORD='${{ secrets.DB_SA_PASSWORD_SECRET }}'
|
||||
export JWT_KEY='${{ secrets.JWT_KEY_SECRET }}'
|
||||
docker compose up -d
|
||||
|
||||
# --- PARTE 4: LIMPIEZA (EN EL HOST) ---
|
||||
|
||||
Reference in New Issue
Block a user