change repo snapshot step to repeatable builds

This commit is contained in:
Justin Sherrill 2025-03-05 15:26:07 -05:00 committed by Klara Simickova
parent a4034e8787
commit 38458810a0
15 changed files with 51 additions and 24 deletions

View file

@ -105,7 +105,7 @@ const changePartitionUnitsToMiB = async () => {
const goToReviewStep = async () => {
await clickNext(); // File system configuration
await clickNext(); // Repository snapshot
await clickNext(); // Repository snapshot/Repeatable builds
await clickNext(); // Custom repositories
await clickNext(); // Additional packages
await clickNext(); // Users