[ci] Allow 429 errors
This commit is contained in:
parent
8dee167d40
commit
b709b1792a
|
@ -7,7 +7,7 @@ before_script:
|
|||
script:
|
||||
- allowed_dupes=CONTRIBUTING,mocaplatform,Awesome-Swift-Education,XCDYouTubeKit,SRGMediaPlayer,PayPal-iOS-SDK,PerfectlySoft,gitter,instabug,weekly.awesomeios.com,goprimer
|
||||
- allowed_redirects=growthpush,awesomelinkcounter,eepurl,bluemix,amazon,facebook.com/groups,goo.gl,https://www.udemy.com
|
||||
- awesome_bot README.md --allow-ssl --white-list $allowed_dupes,$allowed_redirects
|
||||
- awesome_bot README.md -a 429 --allow-ssl --white-list $allowed_dupes,$allowed_redirects
|
||||
- danger
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in New Issue