Created
August 23, 2014 15:59
-
-
Save frankdejonge/47e06e16bad84474d8cc to your computer and use it in GitHub Desktop.
Envoy server at a non-standard port
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@servers(['web' => '[email protected] -p 1234']) | |
@task('deploy', ['on' => 'web']) | |
ls -la | |
@endtask |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment