-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build multi-arch snapshot containers (#29419)
* Build multi-arch snapshot containers * Add push-containers * Setup buildx * Remove push arg * Broaden check * Missing ) * Push with docker task * Test out SOURCE_DATE_EPOCH * Back to TagPush * Save containers instead of pushing * Try containerImageTags * Test multiple tags * Update docker plugin * Fix * Fix * Turn off provenance * Fix jenkins precommits * Fix jenkins precommits * Remove source_date_epoch * Don't delete containers if they have dependencies that cant be deleted
- Loading branch information
Showing
3 changed files
with
49 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