Gagan Bhatia commited on
Commit
c37c838
1 Parent(s): edc50a7

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -0
Makefile CHANGED
@@ -38,6 +38,7 @@ lint:
38
 
39
  ## Upload Data to default DVC remote
40
  push:
 
41
 
42
  ## Download Data from default DVC remote
43
  pull:
38
 
39
  ## Upload Data to default DVC remote
40
  push:
41
+ dvc push -r origin
42
 
43
  ## Download Data from default DVC remote
44
  pull: