Skip to content

Commit

Permalink
Fast build
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Sep 12, 2024
1 parent 6d54bf0 commit 60d4076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RUN groupadd --force --gid $APP_USER_GID $APP_USER && \
ENV CI=true
ENV RAILS_ENV=test
ENV OPENPROJECT_DISABLE_DEV_ASSET_PROXY=1
ENV OPENPROJECT_ANGULAR_BUILD=true
ENV CAPYBARA_DYNAMIC_BIND_IP=1
ENV CAPYBARA_DOWNLOADED_FILE_DIR=/tmp
# disable deprecations and other warnings in output
Expand Down

0 comments on commit 60d4076

Please sign in to comment.