mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
this needs to checkout the prod branch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user