Run periodically (#105)

This commit is contained in:
Juan Jose Medina
2021-03-15 16:41:01 +01:00
committed by GitHub
parent c2560732cf
commit fa8d74f535
+2
View File
@@ -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