mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Run awesome_bot on all the links!
instead of just going through the changes, I'm proposing here to check all the links, on every change. To verify that everything still works when we modify master.
This commit is contained in:
parent
0703b25a7c
commit
55d2f30a65
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ rvm:
|
|||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- git diff master.. --name-only | grep '.md' | xargs awesome_bot --allow-dupe --white-list http://ipfs.ydns.eu/ipns/boards.ydns.eu/
|
||||
- awesome_bot --allow-redirect --allow-dupe README.md
|
||||
|
|
Loading…
Reference in a new issue