mirror of
https://github.com/mgechev/revive.git
synced 2025-02-03 13:11:25 +02:00
ci: update deployment script
This commit is contained in:
parent
2020b30eef
commit
1eba0c6f7b
@ -4,6 +4,7 @@ install: make install
|
|||||||
script:
|
script:
|
||||||
- make build
|
- make build
|
||||||
- make test
|
- make test
|
||||||
|
- sudo apt-get install libpng16-dev
|
||||||
- git clone https://github.com/mgechev/revive.run revive-docs && cd revive-docs
|
- git clone https://github.com/mgechev/revive.run revive-docs && cd revive-docs
|
||||||
- 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user