diff --git a/script-staging.sh b/script-staging.sh index 42ddf45..931c888 100644 --- a/script-staging.sh +++ b/script-staging.sh @@ -3,4 +3,4 @@ gulp clean && gulp build --staging git add --all -f dist/ git commit -m "Update dist" -git push upstream staging && wget -qO- --no-check-certificate 'ci.serpro/view/Noosfero/job/DialogaApp-Deploy-Homologa%C3%A7%C3%A3o/build?token=DIALOGA_TOKEN' &> /dev/null +git push origin staging && wget -qO- --no-check-certificate 'ci.serpro/view/Noosfero/job/DialogaApp-Deploy-Homologa%C3%A7%C3%A3o/build?token=DIALOGA_TOKEN' &> /dev/null -- libgit2 0.21.2