mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +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:
|
# on:
|
||||||
# workflow_run:
|
# workflow_run:
|
||||||
# workflows: ["Master Workflow"]
|
# workflows: ["Master Workflow"]
|
||||||
# types:
|
# types:
|
||||||
# - completed
|
# - completed
|
||||||
|
|
@ -20,8 +20,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
job-image-build:
|
job-image-build:
|
||||||
runs-on:
|
runs-on:
|
||||||
# - self-hosted
|
- self-hosted
|
||||||
- ubuntu-latest
|
# - ubuntu-latest
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue