Update .gitea/workflows/build-image.yml
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user