forked from platypush/platypush
[CI/CD] Mirror also tags to Github.
This commit is contained in:
parent
4568b4659e
commit
9bbdfc1eb9
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ git pull --rebase github "$(git branch | head -1 | awk '{print $2}')" || echo "N
|
||||||
|
|
||||||
# Push the changes to the GitHub mirror
|
# Push the changes to the GitHub mirror
|
||||||
git push --all -v github
|
git push --all -v github
|
||||||
|
git push --tags origin master
|
||||||
|
|
Loading…
Reference in a new issue