From ad50b9992b9b89464f69afb74d636f419832acd8 Mon Sep 17 00:00:00 2001 From: Evandro Junior Date: Thu, 24 Mar 2016 15:16:39 -0300 Subject: [PATCH] fix script-production.sh --- script-production.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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