mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 08:45:10 +00:00
Update build_system_image.yml
This commit is contained in:
parent
4896f7aa4c
commit
1608bda0d2
1 changed files with 4 additions and 1 deletions
5
.github/workflows/build_system_image.yml
vendored
5
.github/workflows/build_system_image.yml
vendored
|
|
@ -53,7 +53,10 @@ jobs:
|
|||
# registry: harbor.fintechsys.net
|
||||
# username: ${{ secrets.PHEE_HARBOR_USERNAME }}
|
||||
# password: ${{ secrets.PHEE_HARBOR_PASSWORD }}
|
||||
|
||||
- name: build image
|
||||
run: |
|
||||
rm -rf remittance_image_builder
|
||||
|
||||
- name: build image
|
||||
run: |
|
||||
git clone https://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@github.com/malnozili/remittance_image_builder.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue