Skip to content

Commit

Permalink
Check remotes
Browse files Browse the repository at this point in the history
Signed-off-by: Quique Llorente <[email protected]>
  • Loading branch information
qinqon committed Jul 23, 2020
1 parent 122807c commit 730023c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions automation/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ tag="v0.0.1"
org=kubevirt

git tag $tag

git remote -v

git push [email protected]:$org/kubevirtci.git $tag
github-release release \
-u $org \
Expand Down

0 comments on commit 730023c

Please sign in to comment.