mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
Update build_system_image.yml
This commit is contained in:
parent
0ec71479c1
commit
9be58bd618
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
|
|
@ -11,7 +11,7 @@ on:
|
|||
|
||||
|
||||
# on:
|
||||
# workflow_run:
|
||||
# workflow_run:
|
||||
# workflows: ["Master Workflow"]
|
||||
# types:
|
||||
# - completed
|
||||
|
|
@ -20,8 +20,8 @@ on:
|
|||
jobs:
|
||||
job-image-build:
|
||||
runs-on:
|
||||
# - self-hosted
|
||||
- ubuntu-latest
|
||||
- self-hosted
|
||||
# - ubuntu-latest
|
||||
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue