mirror of
https://github.com/vale981/stocproc
synced 2025-03-04 09:11:41 -05:00
minor
This commit is contained in:
parent
0bc569446b
commit
4fe27816b5
3 changed files with 1 additions and 2 deletions
|
@ -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
BIN
examples/ac.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
BIN
examples/proc.png
Normal file
BIN
examples/proc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 89 KiB |
Loading…
Add table
Reference in a new issue