Skip to content

Commit

Permalink
Add pibical from pibico
Browse files Browse the repository at this point in the history
  • Loading branch information
compgeniuses committed Sep 1, 2024
1 parent 586434f commit a46b676
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
tags: geniusdynamics/custom-erpnext:v15.34.0-ns.3
tags: geniusdynamics/custom-erpnext:v15.34.0-ns.4
push: true
build-args: |
APPS_JSON_BASE64=${{ env.APPS_JSON_BASE64 }}
Expand Down
4 changes: 4 additions & 0 deletions apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,9 @@
{
"url": "https://github.com/Upeosoft-Limited/Frappe-QR-Code",
"branch": "main"
},
{
"url": "https://github.com/pibico/pibical",
"branch": "version-13"
}
]

0 comments on commit a46b676

Please sign in to comment.