Skip registration for non rhel output
Based on new changes in master the registration step should be skipped if no RHEL output is selected
This commit is contained in:
parent
902480dab4
commit
74f1293773
4 changed files with 5 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ const ReviewStep = () => {
|
|||
<TextContent>
|
||||
<Text component={ TextVariants.small }>
|
||||
Review the information and click the Create button
|
||||
to create the image using the following criteria.
|
||||
to create your image using the following criteria.
|
||||
</Text>
|
||||
<Text component={ TextVariants.h3 }>Image output</Text>
|
||||
<TextList component={ TextListVariants.dl } data-testid='review-image-output'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue