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

Create docker-snapshot.yml #43

Merged
merged 5 commits into from
Feb 9, 2022
Merged

Conversation

emre-f
Copy link
Collaborator

@emre-f emre-f commented Jan 26, 2022

The added YAML file will push a docker image (from the develop branch) with the tag :snapshot, once a day at 07:00 P.M.

@emre-f emre-f linked an issue Jan 28, 2022 that may be closed by this pull request
@emre-f emre-f force-pushed the feature/docker-daily-snapshot branch from 6b36162 to 4bfc214 Compare February 8, 2022 19:07
Copy link
Member

@jb-adams jb-adams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • if I put your cron entry into crontab.guru, it says this command will run "At every minute past hour 19." Can you rewrite the cron statement so that it will only run once per day at 7pm?
  • Can you do a test run of this action by disabling the schedule and pushing, and let me know once the snapshot is uploaded?

@jb-adams jb-adams self-requested a review February 9, 2022 17:36
Copy link
Member

@jb-adams jb-adams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @emre-f

@jb-adams jb-adams merged commit 59b8fbe into develop Feb 9, 2022
@jb-adams jb-adams deleted the feature/docker-daily-snapshot branch February 9, 2022 17:37
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.

Publish stable develop build snapshot daily to docker
2 participants