mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fix cd to the right directory
This commit is contained in:
@@ -12,7 +12,7 @@ then
|
||||
fi
|
||||
|
||||
|
||||
cd /srv/web/budget
|
||||
cd /srv/web/budget.fedoraproject.org
|
||||
/usr/bin/git reset -q --hard
|
||||
{% if env == 'staging' %}
|
||||
/usr/bin/git checkout -q stg
|
||||
|
||||
Reference in New Issue
Block a user