Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-12 09:03:42 +03:00 committed by GitHub
parent 625176ef43
commit 291dc08cc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,7 @@ jobs:
run: |
git clone --recursive git@github.com:fork-foxs/remittance_image_builder.git
cd remittance_image_builder
./build_network_company_image.sh --tag="remittance_network_agent/devloper:latest" --token="${{ secrets.TOCKEN }}" --frappe-path="https://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="${{ secrets.TOCKEN }}" --frappe-path="https://github.com/fintechsys/frappe.git" --frappe-branch=version-14
# 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