mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update build_system_image.yml
This commit is contained in:
parent
ceb30aa408
commit
cde631d89f
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build_system_image.yml
vendored
6
.github/workflows/build_system_image.yml
vendored
|
|
@ -58,9 +58,9 @@ jobs:
|
||||||
|
|
||||||
# - name: Use the head branch
|
# - name: Use the head branch
|
||||||
# run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
|
# run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
|
||||||
# - name: build image
|
- name: build image
|
||||||
# run: |
|
run: |
|
||||||
# rm -rf remittance_image_builder
|
rm -rf remittance_image_builder
|
||||||
- name: build image
|
- name: build image
|
||||||
# working-directory: /root/actions-runner
|
# working-directory: /root/actions-runner
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue