Skip to content

Commit c1ae307

Browse files
authored
CI should build locally (#707)
1 parent 2131867 commit c1ae307

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker/ci.override.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ services:
1313
- env_file_app_ci
1414

1515
nginx:
16+
build:
17+
context: ..
18+
dockerfile: docker/Dockerfile_nginx
1619
volumes:
1720
- ../configuration/nginx/http.conf:/etc/nginx/conf.d/default.conf
1821

0 commit comments

Comments
 (0)