feat: add migrations container build process and update Dockerfile
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m25s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m39s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m38s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m34s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m35s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 47s

This commit is contained in:
2025-10-15 11:53:05 -04:00
parent 56b78f0102
commit 230158e9e5
3 changed files with 44 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
# Template
[![pipeline status](https://git.siteworxpro.com/rrise/php-template/badges/master/pipeline.svg)](https://git.siteworxpro.com/rrise/php-template/-/commits/master)
[![coverage report](https://git.siteworxpro.com/rrise/php-template/badges/master/coverage.svg)](https://git.siteworxpro.com/rrise/php-template/-/commits/master)
[![Latest Release](https://git.siteworxpro.com/rrise/php-template/-/badges/release.svg)](https://git.siteworxpro.com/rrise/php-template/-/releases)
![pipeline status](https://gitea.siteworxpro.com/siteworxpro/Php-Template/actions/workflows/tests.yml/badge.svg?branch=master&style=flat-square)
![pipeline status](https://gitea.siteworxpro.com/siteworxpro/Php-Template/actions/workflows/build.yml/badge.svg?branch=master&style=flat-square)
## Dev Environment