-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
git
upgrade for citestwheel
This PR refactors how `git` is upgraded in the `citestwheel` image. Specifically, it adds `APT::Update::Error-Mode=any` to ensure that any transient network errors that occur from `apt update` are treated as errors. It also moves some code blocks around to consolidate commands and switches a long `RUN` command to use `heredocs`.
- Loading branch information
1 parent
596d5cd
commit e1b891b
Showing
1 changed file
with
18 additions
and
11 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