diff --git a/plans/PhaseA-user-checklist.md b/plans/PhaseA-user-checklist.md index f82fc6b..5fedaca 100644 --- a/plans/PhaseA-user-checklist.md +++ b/plans/PhaseA-user-checklist.md @@ -178,7 +178,7 @@ Valida A3+A4 insieme: clone → wait → build → collect → cleanup. --repo-url 'http://10.10.20.11:3100/Simone/your-repo.git' ` --branch main ` --build-command 'echo hello > artifact.txt' ` - --guest-artifact-source 'C:\ci\workspace\artifact.txt' ` + --guest-artifact-source 'artifact.txt' ` --artifact-base-dir 'F:\CI\Artifacts\smoke-job-win' ```