fixed table in README
This commit is contained in:
parent
71edd8bbf3
commit
87a8f2d158
18
README.md
18
README.md
@ -15,15 +15,15 @@ It provides an integration with Drone CI promote feature to trigger a pipeline r
|
||||
1. Ensure that from your Drone account you have an access token and permissions to promote a build for the project and branch, you want to use.
|
||||
2. Go to "Settings - Drone Deploys" and add a your drone configuration like below as following
|
||||
|
||||
| |
|
||||
| --- | ---
|
||||
| URL: | your drone server url, pe. https://YOUR.DRONE.SERVER
|
||||
| Token: | your drone access token
|
||||
| Owner: | the owner of the git repository
|
||||
| Project: | the git project
|
||||
| Branch: | the branch in your git repository for the deployment
|
||||
| Target: | the target condition used in your drone pipeline
|
||||
| Build: | the build number used as base for deployment, leave empty and the addon will use the latest successfull build based on a push event
|
||||
| | |
|
||||
| --- | --- |
|
||||
| URL: | your drone server url, pe. https://YOUR.DRONE.SERVER |
|
||||
| Token: | your drone access token |
|
||||
| Owner: | the owner of the git repository |
|
||||
| Project: | the git project |
|
||||
| Branch: | the branch in your git repository for the deployment |
|
||||
| Target: | the target condition used in your drone pipeline |
|
||||
| Build: | the build number used as base for deployment, leave empty and the addon will use the latest successfull build based on a push event |
|
||||
|
||||
### Permissions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user