Changed cron
Build and publish / build (push) Failing after 10s

This commit is contained in:
Lino Silva
2024-11-06 23:40:07 +00:00
parent 211d18e606
commit 00e61c3fea
+1 -1
View File
@@ -3,7 +3,7 @@ run-name: Build docker image and publish to registry
on:
schedule:
- cron: '36 23 * * *'
- cron: '0 10,22 * * *'
push:
branches:
- 'main'