Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-sokolov committed Sep 18, 2015
1 parent e2b76df commit a28a532
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -66,6 +66,9 @@ config.deploy({

progress: function(){},

// The callback to be called on warnings about the configuration
warn: function(msg){},

// Only deploy to one server
target: 'host-alias'
})
Expand Down

0 comments on commit a28a532

Please sign in to comment.