Skip to content

Commit

Permalink
Merge branch 'deep-mind' into release/2.0.x-dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Vachon committed Mar 6, 2020
2 parents b2042dd + b0cb574 commit 9609def
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release_tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ function main {
echo "Tagged release '${tag_name}', pushing it to remote in 5s ..."
sleep 5

git tag $tag_name
git push eoscanada-private $tag_name
}

Expand Down

0 comments on commit 9609def

Please sign in to comment.