Attempting to add CI/CD automation
Some checks failed
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / build (push) Failing after 19s
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / deploy (push) Has been skipped

This commit is contained in:
Alan Bridgeman 2025-06-10 10:54:11 -05:00
parent beb5368e28
commit 8d35d69efa
2 changed files with 239 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "ba-website",
"version": "1.0.0",
"description": "A simple Express app",
"version": "1.0.16",
"description": "The Bridgeman Accessible main website",
"main": "server.js",
"scripts": {
"start": "node dist/server.js",