fix cd to the right directory
This commit is contained in:
parent
4257fb8a8f
commit
3479b66a98
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue