mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-13 07:25:03 -05:00
Re-added guild discord_invite_url column as it should be public
This commit is contained in:
committed by
Alec LaLonde
parent
c7eee3c4df
commit
18a7eb2499
2
.github/workflows/PR-CI.yml
vendored
2
.github/workflows/PR-CI.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user