Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-09 10:58:03 +03:00 committed by GitHub
parent 488b175c72
commit 9c00787002
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 --recursive "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