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
5ad374e9ff
commit
598c89932b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build_system_image.yml
vendored
2
.github/workflows/build_system_image.yml
vendored
|
|
@ -53,6 +53,8 @@ jobs:
|
|||
# registry: harbor.fintechsys.net
|
||||
# username: ${{ secrets.PHEE_HARBOR_USERNAME }}
|
||||
# password: ${{ secrets.PHEE_HARBOR_PASSWORD }}
|
||||
- name: Use the head branch
|
||||
run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
|
||||
- name: build image
|
||||
run: |
|
||||
rm -rf remittance_image_builder
|
||||
|
|
|
|||
Loading…
Reference in a new issue