mirror of
https://github.com/avitex/avitex.github.io
synced 2025-01-15 12:29:57 +00:00
update generated commit message
This commit is contained in:
parent
989c7483b0
commit
e9c438bc66
@ -13,5 +13,5 @@ after_success: |
|
|||||||
[ $TRAVIS_PULL_REQUEST = false ] &&
|
[ $TRAVIS_PULL_REQUEST = false ] &&
|
||||||
zola build &&
|
zola build &&
|
||||||
sudo pip install ghp-import &&
|
sudo pip install ghp-import &&
|
||||||
ghp-import -c 1bit.pw -n public -b master &&
|
ghp-import -m "build ${TRAVIS_COMMIT}" -c 1bit.pw -n public -b master &&
|
||||||
git push -fq https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git master
|
git push -fq https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git master
|
||||||
|
Loading…
Reference in New Issue
Block a user