Merge pull request #29 from zapal-tech/main

fix: remove step
This commit is contained in:
Bohdan Kucheriavyi 2024-12-01 19:29:53 +02:00 committed by GitHub
commit 51e6e8b55a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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