mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
Update build_system_image.yml
This commit is contained in:
parent
0c894496d6
commit
d705d9b3b4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_system_image.yml
vendored
4
.github/workflows/build_system_image.yml
vendored
|
|
@ -56,8 +56,8 @@ jobs:
|
|||
# - name: Debug Event
|
||||
# run: echo "Event payload: ${{ toJson(github.event) }}"
|
||||
|
||||
# - name: Use the head branch
|
||||
# run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
|
||||
- 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