Skip to content

Commit

Permalink
ci: add payment app back (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchamahabal authored Jun 28, 2023
1 parent 2b23101 commit 75f528d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/helper/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ sed -i 's/schedule:/# schedule:/g' Procfile
sed -i 's/socketio:/# socketio:/g' Procfile
sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile

bench get-app payments --branch ${BRANCH_TO_CLONE%"-hotfix"}
bench get-app https://github.com/frappe/erpnext --branch "$BRANCH_TO_CLONE" --resolve-deps
bench setup requirements --dev

Expand Down

0 comments on commit 75f528d

Please sign in to comment.