Merge branch 'bstable'
This commit is contained in:
commit
dcf726ade6
2
Makefile
2
Makefile
@ -330,7 +330,7 @@ $(foreach i,1 2 3 4,bump$(i)) : cleanrel
|
|||||||
beta : distready
|
beta : distready
|
||||||
git tag -af beta -m "$(meta_name) v$(version)."
|
git tag -af beta -m "$(meta_name) v$(version)."
|
||||||
cd dist && git merge --no-commit -s ours beta
|
cd dist && git merge --no-commit -s ours beta
|
||||||
cd dist && git checkout beta "builds/*-beta.*" LICENSE CHANGELOG.md img .gitignore .gitattributes
|
cd dist && git checkout beta "builds/*-beta.*" img .gitignore .gitattributes
|
||||||
cd dist && git commit -am "Move $(meta_name) v$(version) to beta channel."
|
cd dist && git commit -am "Move $(meta_name) v$(version) to beta channel."
|
||||||
|
|
||||||
stable : distready
|
stable : distready
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user