mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-07 16:43:17 +00:00
allow ssl errors
This commit is contained in:
parent
0df51de709
commit
d02f359fdc
@ -13,5 +13,5 @@ before_script:
|
||||
script:
|
||||
- git diff master.. -U0 README.md | grep -Pos "(?<=^\+).*" >> temp.md || (exit 0)
|
||||
- node test.js temp.md
|
||||
- awesome_bot temp.md --allow-redirect
|
||||
- awesome_bot temp.md --allow-redirect --allow-ssl
|
||||
- danger --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user