ci: zeiten randomisiert + badges entfernt
This commit is contained in:
parent
fe1db366c8
commit
42b9133122
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: "lint, build and push"
|
name: "lint, build and push"
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "5 3 * * SUN"
|
- cron: "39 14 * * SUN"
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
Simple cronjob support for your Nextcloud Docker container!
|
Simple cronjob support for your Nextcloud Docker container!
|
||||||
|
|
||||||
[![status-badge](https://ci.mgrote.net/api/badges/4/status.svg)](https://ci.mgrote.net/repos/4)
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
This container is designed to run along side your Nextcloud container to execute its
|
This container is designed to run along side your Nextcloud container to execute its
|
||||||
|
|
Loading…
Reference in a new issue