Re-added guild discord_invite_url column as it should be public

This commit is contained in:
Alec LaLonde
2021-03-29 22:26:13 -06:00
committed by Alec LaLonde
parent c7eee3c4df
commit 18a7eb2499
4 changed files with 12 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ jobs:
# Spin up the backend / hasura / DB for the web build to point to
- name: Run docker-compose
run: docker-compose up -d
run: docker-compose up --build -d
env:
DATABASE_USER: metagame
DATABASE_PASSWORD: postgres