19. Juni 2009

'Nightly' Builds

I finished a little setup for nightly builds with the new hudson toy.

  • Configured the ssh location of the apatana public server
  • added a little shell script to generate the tar file
  • asked stupid questions in #hudson on freenode
    (thanks to rtyler here)
This are the two lines of code required:
cd /Users/2600/.hudson/jobs/mdevian/workspace
tar -cvf mdevian/mdevian`date +%Y%m%d_%H%M%S`.tar mdevian/

Keine Kommentare:

Kommentar veröffentlichen