مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
chore: various tweaks to support running tests in the CI
هذا الالتزام موجود في:
@@ -15,6 +15,7 @@ RUN apt-get update \
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
netcat \
|
||||
curl \
|
||||
libmariadbclient-dev \
|
||||
nano \
|
||||
@@ -46,6 +47,10 @@ RUN echo $VERSION > VERSION
|
||||
ENTRYPOINT [ "/docker-entrypoint.sh" ]
|
||||
CMD ["bundle", "exec"]
|
||||
|
||||
# ci target - use --target=ci to skip asset compilation
|
||||
FROM base AS ci
|
||||
|
||||
# prod target - default if no --target option is given
|
||||
FROM base AS prod
|
||||
# Copy temporary configuration file which can be used for
|
||||
# running the asset precompilation.
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم