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
589ef797b5
commit
b216aabd91
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
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
password: ${{ secrets.PHEE_HARBOR_PASSWORD }}
|
||||
- name: Execute custom commands
|
||||
run: |
|
||||
git clone --recursive "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/${{ vars.BRANCH_NAME }}:latest" --token="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" --frappe-path="https://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@github.com/fintechsys/frappe.git" --frappe-branch=latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue