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

Add timeout to our weekly baseimage docker build #1368

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

jonathangreen
Copy link
Member

@jonathangreen jonathangreen commented Sep 12, 2023

Description

Add timeout-minutes: 60 to our build-base-image.yml workflow.

Motivation and Context

Our last baseimage build froze for some reason, and hit the github actions build timeout of 6 hours. Since our base image build usually only takes about 30 minutes, we can add the timeout-minutes setting so we fail faster if we run into this issue again.

How Has This Been Tested?

  • Running CI

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Copy link
Contributor

@tdilauro tdilauro left a comment

Choose a reason for hiding this comment

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

🚀

@jonathangreen jonathangreen merged commit a2e5fc9 into main Sep 12, 2023
30 checks passed
@jonathangreen jonathangreen deleted the feature/build-timeout branch September 12, 2023 13:11
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