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
d705d9b3b4
commit
1fa64bc4ee
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
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
run: |
|
||||
git clone git@github.com:fork-foxs/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 }}
|
||||
../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 }}
|
||||
|
||||
# docker image ls
|
||||
# docker tag remittance_network_agent/${{ vars.BRANCH_NAME }}:latest harbor.fintechsys.net/frappe-systems/${{ vars.BRANCH_NAME }}:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue