Regurarly rebuild in case of new releases
All checks were successful
Build custom umami / Build (push) Successful in 4m45s
All checks were successful
Build custom umami / Build (push) Successful in 4m45s
This commit is contained in:
parent
f8207bdb0f
commit
1dcaeaad7a
1 changed files with 2 additions and 3 deletions
|
|
@ -1,12 +1,11 @@
|
|||
name: Build custom umami
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '1 7 * * 5' # 07:01 each Friday (day 5)
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
Build:
|
||||
runs-on: docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue