mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
Update build_system_image.yml
This commit is contained in:
parent
57c4a028d2
commit
4896f7aa4c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_system_image.yml
vendored
2
.github/workflows/build_system_image.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
- name: build image
|
||||
run: |
|
||||
git clone https://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@github.com/malnozili/remittance_image_builder.git
|
||||
git clone https://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@github.com/malnozili/remittance_image_builder.git
|
||||
cd remittance_image_builder
|
||||
../build_network_company_image.sh --tag="remittance_network_agent/${{ github.event.pull_request.head.ref }}:latest" --token="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" --frappe-path="https://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@github.com/fintechsys/frappe.git" --frappe-branch=${{ github.event.pull_request.head.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue