We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966a0b8 commit 764c773Copy full SHA for 764c773
2 files changed
.github/workflows/docker.yml
@@ -29,11 +29,6 @@ jobs:
29
dockerfile: PresenceServer.Dockerfile
30
container_id: refresh-presenceserver
31
build_args: ""
32
- - name: GameServer (DebugPostgres)
33
- dockerfile: Dockerfile
34
- container_id: refresh-postgres-beta
35
- build_args: |
36
- BUILD_CONFIGURATION=DebugPostgres
37
steps:
38
- name: Checkout repository
39
uses: actions/checkout@v4
.github/workflows/postgres.yml
0 commit comments