mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
linter
This commit is contained in:
parent
b4a4ab87bc
commit
becb2026bc
@ -95,4 +95,4 @@ serverless create --template-url https://myUsername:myPassword@my.bitbucket.ltd/
|
||||
|
||||
This will copy the content of your repository into `/path/to/my/service` and rename the service to `my-new-service`.
|
||||
|
||||
In order to use this feature, you need to have a Bitbucket Server with the Rest-API available and the endpoint `/rest/api/1.0/application-properties` accessible with no authentification (default behaviour). This endpoint is used to identify if the given DNS is attached to a Bitbucket server. The repository is downloaded over HTTP(S) as a ZIP file using the following api [https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8297859856](https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8297859856)
|
||||
In order to use this feature, you need to have a Bitbucket Server with the Rest-API available and the endpoint `/rest/api/1.0/application-properties` accessible with no authentification (default behaviour). This endpoint is used to identify if the given DNS is attached to a Bitbucket server. The repository is downloaded over HTTP(S) as a ZIP file using the following api [https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8297859856](https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8297859856)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user