-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the logic to determine docker image (#2410)
* fix: update action to get tag list Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: refactor sub command execution Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: use tag list in detect ci container workflow Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: name for detected result Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: invalid variable bug Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: execution error and invalid variable Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: deleted unnecessary comment Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: deleted unnecessary parameters Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: use new determine tag logic in the docker build workflow Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: bugfix extra tags handling and small refactor Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: build tag rule or release branch based on tag list Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: typo Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: indent Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: refactor syntax Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: typo and invalid option error Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: use helm extra option Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: add comment for tag management Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: unsetbug of helm extra option Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: build target condition Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> --------- Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
- Loading branch information
Showing
44 changed files
with
172 additions
and
194 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
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
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
Oops, something went wrong.