-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark image as refreshed after it's build (#45386)
Somewhere in the last refactorings and ci cache we lost marking the image as "refreshed" after it's build. Currently it does not matter if you press "y" or "n" when you are asked for image rebuilding next time you are asked again, but it should not happen if your image is rebuilt successfully. This PR restores "mark image as refreshed" after it's rebuild and renames it to "mark_image_as_rebuilt"
- Loading branch information
Showing
3 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters