This commit is contained in:
Richard Hartmann 2016-11-15 15:53:30 +01:00
parent 0bc569446b
commit 4fe27816b5
3 changed files with 1 additions and 2 deletions

View file

@ -48,6 +48,5 @@ after_success:
- SHA=`git rev-parse --verify HEAD`
- REPO=`git config remote.origin.url`
- SSH_REPO=${REPO/https:\/\/github.com\//git@github.com:}
- git commit -m "Deploy to GitHub Pages: ${SHA}"
- git commit -m "Deploy to GitHub Pages: $SHA"
- git push $SSH_REPO gh-pages

BIN
examples/ac.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
examples/proc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB