test: adicionar chave Stripe para testar bloqueio
DevSecOps Enterprise Pipeline / security-gate (push) Failing after 3s
DevSecOps Enterprise Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-05-08 11:45:05 +01:00
parent 5a240bbb59
commit 03ef21c347
+1 -1
View File
@@ -7,7 +7,7 @@
<script src="https://cdn.tailwindcss.com"></script>
</head>
<script>const stripe_key = "sk_live_51MszB6Lkd8s987abc123xyz";</script>
<body class="bg-gray-50 text-gray-900 font-sans">
<body class="bg-gray-50 text-gray-900 font-sans">
<!-- TODO: Remover esta chave de teste antes de ir para produção -->
<nav class="sticky top-0 bg-white/90 backdrop-blur-sm z-50 border-b border-gray-100 py-4 px-6 flex justify-between items-center">