mirror of
https://github.com/mgechev/revive.git
synced 2024-11-24 08:32:22 +02:00
ci: update deployment script
This commit is contained in:
parent
1eba0c6f7b
commit
7391637be6
@ -6,7 +6,7 @@ script:
|
||||
- make test
|
||||
- sudo apt-get install libpng16-dev
|
||||
- git clone https://github.com/mgechev/revive.run revive-docs && cd revive-docs
|
||||
- npm i && npm run build
|
||||
- npm i && npm run build || true
|
||||
- git config --global user.email "mgechev@gmail.com"
|
||||
- git add .
|
||||
- git commit -am 'Travis CI deployment'
|
||||
|
Loading…
Reference in New Issue
Block a user