-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support release build for tar.gz images
release key is used for release images Test Done: build and boot success make flashfiles -j20 make flashfiles -j20 iso_image=false use_tar=true make flashfiles -j20 RELEASE_BUILD=true make flashfiles -j00 iso_image=false use_tar=true RELEASE_BUILD=true make flashfiles -j20 publish_gptimage RELEASE_BUILD=true iso_image=false use_tar=true Tracked-On: OAM-124136 Signed-off-by: Chen, Gang G <[email protected]>
- Loading branch information
1 parent
b6348d7
commit 2ab4a64
Showing
2 changed files
with
62 additions
and
29 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