diff --git a/tom/jenkins.py b/tom/jenkins.py index b72a02a..6a93325 100644 --- a/tom/jenkins.py +++ b/tom/jenkins.py @@ -100,6 +100,7 @@ def trigger( "masterfiles", "nova", "misc", + "nt-docs", ] if "fast-build-and-deploy-docs" not in path: repos_accepted.extend( @@ -110,6 +111,7 @@ def trigger( "ldap", "mender-qa", "system-testing", + "nt-docs", ] ) if docs and branch != "master":