forked from ungleich-public/cdist
change back to master after everything is done
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3de78bfaed
commit
6d5962826a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ git tag "$version" "$tagmessage"
|
||||||
# Import into current version branch
|
# Import into current version branch
|
||||||
git checkout $branch
|
git checkout $branch
|
||||||
git merge master
|
git merge master
|
||||||
|
git checkout master
|
||||||
|
|
||||||
# Publish manpages and sourcecode
|
# Publish manpages and sourcecode
|
||||||
./build.sh web
|
./build.sh web
|
||||||
|
|
Loading…
Reference in a new issue