mirror of https://github.com/krallin/tini.git
Merge pull request #90 from krallin/warn-readme-changes
Check README changes in CI
This commit is contained in:
commit
e96fb184ea
|
@ -22,6 +22,7 @@ script:
|
|||
- sudo ./ci/install_deps.sh
|
||||
- ./ci/run_build.sh
|
||||
- ls -lah "$DIST_DIR"
|
||||
- git diff --exit-code
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Loading…
Reference in New Issue