You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-8Lines changed: 12 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,24 +7,28 @@ This wercker step allows to deploy applications with [AWS Code Deploy](http://do
7
7
8
8
Please read the [AWS Code Deploy](http://docs.aws.amazon.com/codedeploy/latest/userguide/welcome.html) documentation and [API](http://docs.aws.amazon.com/cli/latest/reference/deploy/index.html) before using this step.
9
9
10
+
11
+
The step install the [AWS Cli](http://docs.aws.amazon.com/cli/latest/userguide/installing.html) through pip, if the CLI is not already installed.
12
+
13
+
10
14
## AWS Code Deploy workflow
11
15
12
-
To deploy an application with AWS Code Deploy, the Wercker step follow this steps :
16
+
To deploy an application with AWS Code Deploy, the Wercker step follow this steps :
0 commit comments