Set the working dir to staging dir

This commit is contained in:
Colin Hebert 2015-01-11 10:29:01 +11:00
parent a100e9393b
commit b7fccec91c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ func (p *Provisioner) Prepare(raws ...interface{}) error {
}
if p.config.WorkingDir == "" {
p.config.StagingDir = p.config.StagingDir
p.config.WorkingDir = p.config.StagingDir
}
// Templates