mirror of
https://github.com/bitnami/minideb.git
synced 2026-06-04 10:13:55 +08:00
Run periodically (#105)
This commit is contained in:
@@ -12,6 +12,8 @@ on:
|
|||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 0 * * *'
|
||||||
env:
|
env:
|
||||||
BASENAME: bitnami/minideb
|
BASENAME: bitnami/minideb
|
||||||
LATEST: buster
|
LATEST: buster
|
||||||
|
|||||||
Reference in New Issue
Block a user