We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5920caa commit 6db1dddCopy full SHA for 6db1ddd
README.md
@@ -102,6 +102,13 @@ _**NOTE: If you plan installing github-codebuild-integration into multiple AWS r
102
103
### Per-Project Resources
104
105
+#### Clone this repository
106
+
107
+```
108
+$ git clone https://github.com/toricls/github-codebuild-integration.git
109
+$ cd $(pwd)/github-codebuild-integration
110
111
112
#### Configure parameters
113
114
Copy example configuration file and edit it to configure paramters for your GitHub repository.
0 commit comments