1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-25 07:53:29 +01:00

[ci] white list preyproject

This commit is contained in:
Daniel Khamsing 2016-12-06 07:12:37 -08:00
parent 340d35631c
commit b6ca0e014f

View File

@ -5,8 +5,8 @@ before_script:
- gem install danger - gem install danger
script: script:
- ruby .github/osia_get_links.rb - ruby .github/osia_get_links.rb
- awesome_bot check-unique.txt --allow-ssl -a 302 -w xbmc/xbmc,Cherry/master - awesome_bot check-unique.txt --allow-ssl -a 302 -w xbmc/xbmc,Cherry/master,preproject
- awesome_bot check-links.txt --allow-ssl -a 403 --allow-dupe -w wheelmap.org,sourceforge,radioparadise,iltofa,douban - awesome_bot check-links.txt --allow-ssl -a 403 --allow-dupe -w wheelmap.org,sourceforge,radioparadise,iltofa,douban,preproject
after_script: after_script:
- awesome_bot check-info.txt -a 403 - awesome_bot check-info.txt -a 403
- danger - danger