Skip to content

Commit

Permalink
Fix Base-RT-SelfInstall
Browse files Browse the repository at this point in the history
Base-RT SelfInstall should use the selfinstall yaml anchors, not the
image-based settings.
  • Loading branch information
grisu48 committed Nov 26, 2024
1 parent eec7a53 commit 83039e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion job_groups/opensuse_leap_micro_6.x_dvd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ scenarios:
leap-micro-6.1-Base-RT-SelfInstall-x86_64:
- microos_image_default:
settings:
<<: *image_settings
<<: *selfinstall_settings
aarch64:
leap-micro-6.1-Default-aarch64:
- microos_image_default:
Expand Down

0 comments on commit 83039e7

Please sign in to comment.