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