mirror of
https://github.com/chialab/docker-php.git
synced 2026-08-24 10:13:24 -05:00
chore: use different day for scheduled pipelines of compat images, to hopefully avoid DockerHub's rate limit
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build, test and publish compatibility images
|
||||
on:
|
||||
schedule:
|
||||
# chosen by fair dice roll
|
||||
- cron: '42 18 * * 3'
|
||||
- cron: '42 18 * * 4'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user