Self hosted postgres #2

Open
tyler wants to merge 7 commits from TOC/route-commerce:self-hosted-postgres into main
Showing only changes of commit beac3e48f1 - Show all commits
+3
View File
@@ -20,6 +20,9 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: npm install run: npm install
- name: Load env
run: cp /home/tyler/route-commerce/.env.production .env.production
- name: Build - name: Build
run: npm run build run: npm run build
env: env: