mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-25 07:53:29 +01:00
[ci] update links check
This commit is contained in:
parent
3fd02d3dd7
commit
bcd1912d3a
@ -3,9 +3,10 @@ rvm: 2.2
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
- gem install danger
|
||||
script: ruby .github/osia_get_links.rb
|
||||
after_script:
|
||||
script:
|
||||
- ruby .github/osia_get_links.rb
|
||||
- awesome_bot check-unique.txt -a 302 -w xbmc/xbmc
|
||||
- awesome_bot check-links.txt --allow-dupe -w wheelmap.org,sourceforge,radioparadise
|
||||
after_script:
|
||||
- awesome_bot check-info.txt -a 403
|
||||
- danger
|
||||
|
Loading…
Reference in New Issue
Block a user