change repo snapshot step to repeatable builds
This commit is contained in:
parent
a4034e8787
commit
38458810a0
15 changed files with 51 additions and 24 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue