Skip to content

Commit c41f250

Browse files
committed
Revert "ci: Adjust nginx.conf path"
This reverts commit 8b52986.
1 parent 8b52986 commit c41f250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: docker compose -f "compas/docker-compose-postgresql.yml" up -d --build
3636
env:
3737
COMPAS_HOSTNAME: compas-reverse-proxy-1
38-
CONFIGURATION_LOCATION: ./nginx.conf
38+
CONFIGURATION_LOCATION: /nginx.conf
3939

4040
- name: Wait until containers started
4141
run: sh ./bin/docker-wait-on-containers.sh

0 commit comments

Comments
 (0)