Skip to content

Commit

Permalink
CI should build locally (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic authored Sep 17, 2021
1 parent 2131867 commit c1ae307
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/ci.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ services:
- env_file_app_ci

nginx:
build:
context: ..
dockerfile: docker/Dockerfile_nginx
volumes:
- ../configuration/nginx/http.conf:/etc/nginx/conf.d/default.conf

Expand Down

0 comments on commit c1ae307

Please # to comment.