mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
Update build_system_image.yml
This commit is contained in:
parent
25c013a062
commit
5ad374e9ff
1 changed files with 3 additions and 1 deletions
4
.github/workflows/build_system_image.yml
vendored
4
.github/workflows/build_system_image.yml
vendored
|
|
@ -53,7 +53,9 @@ 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 git@github.com:fork-foxs/remittance_image_builder.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue