Tuesday, 9 December 2014

Deployit Tricks


  1. Use udm for script rules to avoid creation of unwanted steps
  2. Use generic otherwise: this will create create/destroy steps and make templating in properties available
  3. Use dictionaries and moustaches for package parameters to change checksum and force update
  4. Use container properties for script parameters that do not require update when they change
  5. Never use file.File but rather generic.File