Vuelta a Key en Secret.
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 15m54s
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 15m54s
This commit is contained in:
@@ -65,8 +65,6 @@ jobs:
|
||||
# Gitea reemplaza los secretos aquí. Es seguro.
|
||||
export DB_SA_PASSWORD='${{ secrets.DB_SA_PASSWORD_SECRET }}'
|
||||
export JWTSETTINGS__KEY_SECRET= ${{ secrets.JWTSETTINGS__KEY }}
|
||||
export JWTSETTINGS__ISSUER_SECRET= ${{ secrets.JWTSETTINGS__ISSUER }}
|
||||
export JWTSETTINGS__AUDIENCE_SECRET= ${{ secrets.JWTSETTINGS__AUDIENCE }}
|
||||
docker compose up -d
|
||||
|
||||
# --- PARTE 4: LIMPIEZA (EN EL HOST) ---
|
||||
|
||||
Reference in New Issue
Block a user