Adjust developer release branch. Ticket 4984
This commit is contained in:
parent
5a24774176
commit
2215586ac1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue