You've already forked Php-Template
The last time I tried this the monkey didn't survive. Let's hope it works better this time.
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 9m11s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 9m11s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 12m21s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 12m18s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 12m23s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 3m16s
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 9m11s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 9m11s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 12m21s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 12m18s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 12m23s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 3m16s
This commit is contained in:
@@ -33,6 +33,7 @@ COPY --from=library /app/vendor /app/vendor
|
||||
ADD src src/
|
||||
ADD server.php .
|
||||
ADD .rr.yaml .
|
||||
ADD config.php .
|
||||
|
||||
EXPOSE 9501
|
||||
|
||||
|
||||
Reference in New Issue
Block a user