Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-10 09:37:23 +03:00 committed by GitHub
parent c623d27644
commit b75d09da41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,9 +56,9 @@ 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 }}
../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