Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: docker-hub build via cron shedule #1016

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

askonev
Copy link
Member

@askonev askonev commented Dec 8, 2023

Judging by the cron documentation the test build will run at 6 am by UTC

Unfortunately the dependabot schedule config is not supported like this

    schedule:
      interval: daily
      time: "08:00"
      timezone: "Europe/Moscow"

Default UTC

@askonev askonev changed the title feature: docker-hub buidl via cron shedule feature: docker-hub build via cron shedule Dec 8, 2023
@askonev askonev force-pushed the feature/docker-hub_cron_shedule branch from 854ef3b to 3bb62b4 Compare December 8, 2023 09:51
@askonev askonev merged commit 0c01eb3 into master Dec 8, 2023
7 checks passed
@askonev askonev deleted the feature/docker-hub_cron_shedule branch December 8, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants