Browse Source

changed commit message to prevent building travis on www

Holger Jeromin 9 years ago
parent
commit
fbdac99891
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/.deployGH_release.sh

+ 1 - 1
tools/.deployGH_release.sh

@@ -48,7 +48,7 @@ cd ..
 git config --global user.email "open62541-travis-ci@users.noreply.github.com"
 git config --global user.email "open62541-travis-ci@users.noreply.github.com"
 git config --global user.name "Open62541 travis-ci"
 git config --global user.name "Open62541 travis-ci"
 git config --global push.default simple
 git config --global push.default simple
-git commit -am "gh-pages updated by travis-ci"
+git commit -am "added release files and updated releases webpage by travis-ci [ci skip]"
 git push https://$GITAUTH@github.com/acplt/open62541-www
 git push https://$GITAUTH@github.com/acplt/open62541-www
 cd ..
 cd ..
 rm -rf open62541-www
 rm -rf open62541-www