Skip to content

Commit 764c773

Browse files
committed
Remove DebugPostgres from workflows
1 parent 966a0b8 commit 764c773

2 files changed

Lines changed: 0 additions & 34 deletions

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ jobs:
2929
dockerfile: PresenceServer.Dockerfile
3030
container_id: refresh-presenceserver
3131
build_args: ""
32-
- name: GameServer (DebugPostgres)
33-
dockerfile: Dockerfile
34-
container_id: refresh-postgres-beta
35-
build_args: |
36-
BUILD_CONFIGURATION=DebugPostgres
3732
steps:
3833
- name: Checkout repository
3934
uses: actions/checkout@v4

.github/workflows/postgres.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)