this needs to checkout the prod branch
This commit is contained in:
parent
43589018dd
commit
36b166fa01
1 changed files with 1 additions and 1 deletions
|
@ -82,5 +82,5 @@ fi
|
|||
cd /srv/web/budget.fedoraproject.org
|
||||
/usr/bin/git clean -q -fdx || exit 1
|
||||
/usr/bin/git reset -q --hard || exit 1
|
||||
/usr/bin/git checkout -q stg || exit 1
|
||||
/usr/bin/git checkout -q prod || exit 1
|
||||
/usr/bin/git pull -q --ff-only || exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue