|
98 | 98 |
|
99 | 99 | GITLAB_HOST The gitlab host |
100 | 100 | GITLAB_TOKEN The user's token |
101 | | - GITLAB_API_PATH (optional) the api path, default to: "/api/v3" |
| 101 | + GITLAB_API_PATH (optional) the api path, default to: "/api/v4" |
102 | 102 |
|
103 | 103 | ### hipchat:message |
104 | 104 |
|
|
135 | 135 |
|
136 | 136 | GITLAB_HOST The gitlab host |
137 | 137 | GITLAB_TOKEN The user's token |
138 | | - GITLAB_API_PATH (optional) the api path, default to: "/api/v3" |
| 138 | + GITLAB_API_PATH (optional) the api path, default to: "/api/v4" |
139 | 139 |
|
140 | 140 | ### project:builds:artifacts |
141 | 141 |
|
|
159 | 159 |
|
160 | 160 | GITLAB_HOST The gitlab host |
161 | 161 | GITLAB_TOKEN The user's token |
162 | | - GITLAB_API_PATH (optional) the api path, default to: "/api/v3" |
| 162 | + GITLAB_API_PATH (optional) the api path, default to: "/api/v4" |
163 | 163 |
|
164 | 164 | ### project:list |
165 | 165 |
|
|
175 | 175 |
|
176 | 176 | GITLAB_HOST The gitlab host |
177 | 177 | GITLAB_TOKEN The user's token |
178 | | - GITLAB_API_PATH (optional) the api path, default to: "/api/v3" |
| 178 | + GITLAB_API_PATH (optional) the api path, default to: "/api/v4" |
179 | 179 |
|
180 | 180 | ### s3:archive |
181 | 181 |
|
|
203 | 203 |
|
204 | 204 | GITLAB_HOST The gitlab host |
205 | 205 | GITLAB_TOKEN The user's token |
206 | | - GITLAB_API_PATH (optional) the api path, default to: "/api/v3" |
| 206 | + GITLAB_API_PATH (optional) the api path, default to: "/api/v4" |
207 | 207 |
|
208 | 208 | ### s3:extract |
209 | 209 |
|
|
228 | 228 |
|
229 | 229 | GITLAB_HOST The gitlab host |
230 | 230 | GITLAB_TOKEN The user's token |
231 | | - GITLAB_API_PATH (optional) the api path, default to: "/api/v3" |
| 231 | + GITLAB_API_PATH (optional) the api path, default to: "/api/v4" |
232 | 232 |
|
233 | 233 | ### version |
234 | 234 |
|
|
0 commit comments