diff --git a/script-production.sh b/script-production.sh index d0d4169..7dcaa5a 100755 --- a/script-production.sh +++ b/script-production.sh @@ -3,4 +3,4 @@ gulp clean && gulp build --production git add --all -f dist/ git commit -m "Update dist" -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 +echo "Agora falta vocĂȘ dar um push para production" -- libgit2 0.21.2