mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 00:55:08 +00:00
Update main.yml
This commit is contained in:
parent
3c14c34c85
commit
906db2e493
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -4,9 +4,9 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
job-image-build:
|
# job-image-build:
|
||||||
runs-on:
|
# runs-on:
|
||||||
- self-hosted
|
# - self-hosted
|
||||||
call_workflow_using_branch:
|
call_workflow_using_branch:
|
||||||
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
|
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue