-
Notifications
You must be signed in to change notification settings - Fork 23
Periodic host image build #1874
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
base: stackhpc/2025.1
Are you sure you want to change the base?
Conversation
c271b1a
to
41ba86c
Compare
41ba86c
to
f2adbb4
Compare
@MaxBed4d I don't really see the benefit in running these builds periodically. Why do you want to add this? |
This was a request from @bbezak, who may be able to provide you with more info. Originally this was supposed to be included as part of the release train workflow, however, due to the complexity of reusing a workflow from a different repository with different sets of secrets, it made more sense to mirror the other periodic tasks in this repo. |
This relies on the merging of PR#1497 before this one can be merged!