CreateImageWizard: move oci to stable
Move the oracle cloud infrastructure PR to stable.
This commit is contained in:
parent
3e07472826
commit
2b29275c2a
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ const TargetEnvironment = ({ label, isRequired, ...props }) => {
|
|||
isDisplayLarge
|
||||
/>
|
||||
)}
|
||||
{allowedTargets.includes('oci') && isBeta() && (
|
||||
{allowedTargets.includes('oci') && (
|
||||
<Tile
|
||||
className="tile pf-u-mr-sm"
|
||||
data-testid="upload-oci"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue