Self hosted postgres #2
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user