Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-10 20:04:40 +03:00 committed by GitHub
parent b861415245
commit 5b77760cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,7 @@ jobs:
run: |
git clone --recursive https://:a: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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=version-14 --fintech-branch=develop
./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=version-14 --fintech-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
# docker push harbor.fintechsys.net/frappe-systems/remittance_network_agent/${{ vars.BRANCH_NAME }}:latest