mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 03:01:22 +00:00
ci against client cache
This commit is contained in:
1
.github/helper/install.sh
vendored
1
.github/helper/install.sh
vendored
@@ -14,6 +14,7 @@ githubbranch=${GITHUB_BASE_REF:-${GITHUB_REF##*/}}
|
|||||||
frappeuser=${FRAPPE_USER:-"frappe"}
|
frappeuser=${FRAPPE_USER:-"frappe"}
|
||||||
frappecommitish=${FRAPPE_BRANCH:-$githubbranch}
|
frappecommitish=${FRAPPE_BRANCH:-$githubbranch}
|
||||||
|
|
||||||
|
|
||||||
mkdir frappe
|
mkdir frappe
|
||||||
pushd frappe
|
pushd frappe
|
||||||
git init
|
git init
|
||||||
|
|||||||
Reference in New Issue
Block a user