Guest User

Untitled

a guest
Mar 7th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. - property:
  2. name: my-test-property-macro
  3. properties:
  4. - rebuild:
  5. auto-rebuild: true
  6. - job:
  7. name: jjb-test
  8. project-type: freestyle
  9. defaults: global
  10. description: 'Do not edit this job through the web!'
  11. disabled: false
  12. display-name: 'JJB Test #1'
  13. concurrent: true
  14. quiet-period: 5
  15. node: mytestnode
  16. properties:
  17. - my-test-property-macro
Advertisement
Add Comment
Please, Sign In to add comment