fix: remove step

This commit is contained in:
Bohdan Kucherivayi 2024-12-01 19:29:21 +02:00
parent 378c7469b6
commit 7acebb75c6

View file

@ -127,7 +127,7 @@ RUN bench init \
echo "{}" > sites/common_site_config.json && \
find apps -mindepth 1 -path "*/.git" | xargs rm -fr
FROM builder AS erpnext
# FROM base AS erpnext
USER frappe