Modificar .gitea/workflows/deploy.yaml
DevSecOps Enterprise Pipeline / security-gate-and-deploy (push) Failing after 1m0s

atualizar deploy file 2x
This commit is contained in:
pm
2026-05-08 15:43:42 +00:00
parent 39d50c72d5
commit 1a2b983e56
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
# ETAPA 2: SANDBOX (AMBIENTE DE TESTE DINÂMICO)
# ==========================================
- name: Criar Sandbox Temporária
- name: Criar Sandbox Temporária
run: |
# Remover qualquer resíduo de sandbox anterior
docker rm -f website-test-sandbox || true