upgrade to next.js 12 (#1111)

This commit is contained in:
Alex Johansson
2021-11-03 14:02:17 +00:00
committed by GitHub
parent b82f2be391
commit 0ee523643d
7 changed files with 140 additions and 297 deletions

View File

@@ -7,7 +7,6 @@ jobs:
env:
DATABASE_URL: postgresql://postgres:@localhost:5432/calendso
NODE_ENV: test
BASE_URL: http://localhost:3000
JWT_SECRET: secret
# GOOGLE_API_CREDENTIALS: ${{ secrets.CI_GOOGLE_API_CREDENTIALS }}