Migrate docs-rtd to archive-builds macro
[releng/builder.git] / jjb-templates / clm.yaml
index 842f3bb3e2f9458c41a98e576db85c6d1ddd4242..c21f3e8f372d14d35631f37a324bcac6b6b2e965 100644 (file)
 
     scm:
         - git-scm:
-            credentials-id: '{ssh-credentials}'
             refspec: ''
             branch: '{branch}'
 
     wrappers:
-        - build-timeout
-        - ssh-agent-credentials:
-            users:
-                - '{ssh-credentials}'
+        - opendaylight-infra-wrappers:
+            build-timeout: '{build-timeout}'
 
     triggers:
         - timed: 'H H * * 6'