scaffolder-backend: clarifying comment about done
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -109,6 +109,7 @@ export function createDryRunner(options: TemplateTesterCreateOptions) {
|
||||
},
|
||||
},
|
||||
secrets: input.secrets,
|
||||
// No need to update this at the end of the run, so just hard-code it
|
||||
done: false,
|
||||
isDryRun: true,
|
||||
getWorkspaceName: async () => `dry-run-${dryRunId}`,
|
||||
|
||||
Reference in New Issue
Block a user