mirror of
https://github.com/mgechev/revive.git
synced 2025-01-10 03:17:11 +02:00
infra: update commit message
This commit is contained in:
parent
a3410192a6
commit
7845c8af5a
@ -8,7 +8,7 @@ script:
|
|||||||
- npm i && npm run build
|
- npm i && npm run build
|
||||||
- git config --global user.email "mgechev@gmail.com"
|
- git config --global user.email "mgechev@gmail.com"
|
||||||
- git add .
|
- git add .
|
||||||
- git commit -am 'Update docs'
|
- git commit -am 'Travis CI deployment'
|
||||||
- git push --force --quiet "https://${GH_TOKEN}@${GH_REF}"
|
- git push --force --quiet "https://${GH_TOKEN}@${GH_REF}"
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
Loading…
Reference in New Issue
Block a user