build: not app debug for builds
This commit is contained in:
@@ -46,6 +46,10 @@ composer install \
|
||||
--no-cache
|
||||
cd - > /dev/null
|
||||
|
||||
echo "Copy .env for production"
|
||||
cp "${SRC_PATH}/module/oc_telegram_shop/upload/oc_telegram_shop/.env.production" \
|
||||
"${SRC_PATH}/module/oc_telegram_shop/upload/oc_telegram_shop/.env"
|
||||
|
||||
echo "📜 Creating Phar archive..."
|
||||
rm -rf \
|
||||
"${SRC_PATH}/module/oc_telegram_shop/upload/oc_telegram_shop/tests" \
|
||||
|
||||
Reference in New Issue
Block a user