mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
16 lines
242 B
YAML
16 lines
242 B
YAML
name: test
|
|
|
|
on:
|
|
workflow_dispatch:
|
|
|
|
jobs:
|
|
# job-image-build:
|
|
# runs-on:
|
|
# - self-hosted
|
|
call_workflow_using_branch:
|
|
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
|
|
|
|
|
|
|
|
|
|
|