Skip to content

Commit

Permalink
Try to simplify the git push
Browse files Browse the repository at this point in the history
  • Loading branch information
Umberto committed Mar 12, 2020
1 parent 46700fc commit 4b69370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
touch foo.bar
git add -A
git commit -m "Add test folder"
git push git@github.com:giotto-ai/gtda-docs.git
git push
displayName: 'Commit the docs'
- job: 'manylinux2010'
Expand Down

0 comments on commit 4b69370

Please sign in to comment.