Skip to content

Commit

Permalink
push experiments to remote (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Berenbaum authored Mar 17, 2021
1 parent 5ce93ad commit 30af8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example-get-started/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ cd build/example-get-started
git remote add origin [email protected]:iterative/example-get-started.git
git push --force origin master
git push --force origin --tags
dvc exp list --all --names-only | xargs -n 1 dvc exp push origin
cd ../..
You may remove the generated repo with:
Expand Down

0 comments on commit 30af8da

Please sign in to comment.