ci: test automated deployment via Forgejo webhook

This commit is contained in:
Philipp Urbschat 2026-09-12 21:31:16 +02:00
parent aafabba595
commit d104408da9

View file

@ -1,6 +1,6 @@
</main>
<footer class="p-8 border-t border-slate-800/60 text-center text-slate-600 text-sm">
&copy; <?= date('Y') ?>. Made with 🍺 and 🍕.
&copy; <?= date('Y') ?>. Made with 🍺 and 🍕. <!-- Deployed via Forgejo CI/CD -->
</footer>
<?php if (Config::get('APP_ENV') !== 'production'): ?>
<div class="fixed bottom-4 left-4 bg-slate-900 border border-rose-500/30 text-rose-400 px-3 py-1.5 rounded-md shadow-lg flex items-center gap-3 text-xs font-mono z-100">