Commit d31cb0d403dbc991c3aed92507e4e44954e7a941

Authored by Leonardo Merlin
1 parent 9dc838c6

Add commit message to script-staging

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
script-staging.sh
@@ -2,4 +2,5 @@ @@ -2,4 +2,5 @@
2 2
3 gulp clean && gulp build --staging 3 gulp clean && gulp build --staging
4 git add --all -f dist/ 4 git add --all -f dist/
  5 +git commit -m "Update dist"
5 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 6 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