Skip to content

Commit 92e3608

Browse files
authored
update target stage
change target stage from default (Dvcfile) to evaluate.dvc due to repository change in example
1 parent cc30c4a commit 92e3608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/static/docs/tutorials/deep/sharing-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ can confirm this by trying to reproduce the default goal:
5959

6060
```dvc
6161
# Nothing to reproduce:
62-
$ dvc repro
62+
$ dvc repro evaluate.dvc
6363
```

0 commit comments

Comments
 (0)