Update .gitea/workflows/build-image.yml
This commit is contained in:
parent
cfb92d48af
commit
d8b1a85352
@ -1,8 +1,10 @@
|
|||||||
name: Image Build
|
name: Image Build
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * *' # run daily
|
# on:
|
||||||
|
# schedule:
|
||||||
|
# - cron: '0 0 * * *' # run daily
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
init:
|
init:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user