mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 16:55:08 +00:00
Update test.yml
This commit is contained in:
parent
4f69ca1c92
commit
bf27540c00
1 changed files with 2 additions and 5 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
|
@ -1,14 +1,11 @@
|
|||
name: test
|
||||
name: starter workflow
|
||||
|
||||
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
|
||||
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue