mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +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:
|
||||
|
||||
jobs:
|
||||
job-image-build:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
# job-image-build:
|
||||
# runs-on:
|
||||
# - self-hosted
|
||||
call_workflow_using_branch:
|
||||
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue