Adjust developer release branch. Ticket 4984

This commit is contained in:
Kevin Fenzi 2015-11-23 16:32:48 +00:00
parent 5a24774176
commit 2215586ac1

View file

@ -9,7 +9,7 @@ cd /srv/web/developer.fedoraproject.org
/usr/bin/git clean -q -fdx || exit 1
/usr/bin/git reset -q --hard || exit 1
/usr/bin/git checkout -q master || exit 1
/usr/bin/git checkout -q release || exit 1
/usr/bin/git pull -q --ff-only || exit 1
# Now we update the blog content