init2
Production deploy / build (push) Successful in 1m28s
Details
Production deploy / build (push) Successful in 1m28s
Details
This commit is contained in:
parent
bb97332c35
commit
498599e67a
|
|
@ -39,7 +39,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
cd /data/wildgrowth/backend
|
cd /data/wildgrowth/backend
|
||||||
cp .env.online .env
|
cp env.online .env
|
||||||
|
|
||||||
- name: npm install and prisma
|
- name: npm install and prisma
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue