-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix up cert bins docker script. (#23874)
* Run cert bins compilation as a single run to preserve build environment * Need to also checkout submodules for builds to work * Update to the SHA inside #23869 * Re-create the npm CI logic since the repo SHA is pinned in certbins * make checkout and bootstrap separate layers, so they can be re-run separately. Checkout and bootstrap is slow. * update shell to bash to allow for source usage * Correct naming: in the image version I have, name of the app is without minimal * Remove minimal all clusters app build because build-examples script is buggy in the given version * Replace tabs with spaces * Install zap to make sure builds work
- Loading branch information
Showing
1 changed file
with
101 additions
and
86 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