Created
February 5, 2019 11:54
-
-
Save svx/9e0eeeeccb5f61a4a6e4e39e08fc84ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pipeline: | |
| linkcheck: | |
| image: testthedocs/ttd-linkcheck | |
| commands: su-exec ttd /usr/local/bin/linkcheck -c '200,301,302' -t 5 docs | |
| vale: | |
| image: testthedocs/ttd-vale | |
| commands: su-exec ttd vale --config='/srv' docs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment