ci: use docker buildx in travis

This commit is contained in:
Revant Nandgaonkar
2021-01-07 19:37:46 +05:30
parent 948e1bf00a
commit 8d2c139fc6
9 changed files with 215 additions and 170 deletions

View File

@@ -18,7 +18,6 @@ git clone --depth 1 ${APP_REPO} ${BRANCH} ${APP_NAME}
cd /home/frappe/frappe-bench/apps/frappe
yarn
yarn production --app ${APP_NAME}
rm -fr node_modules
yarn install --production=true
yarn add node-sass