diff --git a/script-staging.sh b/script-staging.sh index e6ea463..42ddf45 100644 --- a/script-staging.sh +++ b/script-staging.sh @@ -2,4 +2,5 @@ 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 -- libgit2 0.21.2