Update .gitea/workflows/build-image.yml
This commit is contained in:
parent
3de738d81b
commit
514c72a363
@ -1,5 +1,8 @@
|
|||||||
name: Image Build
|
name: Image Build
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
force_build:
|
force_build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user