Modificar .gitea/workflows/deploy.yaml
DevSecOps Enterprise Pipeline / security-gate-and-deploy (push) Failing after 1m0s
DevSecOps Enterprise Pipeline / security-gate-and-deploy (push) Failing after 1m0s
atualizar deploy file 2x
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user