Oh, that is mandatory
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-03 22:19:21 +02:00
parent d0d9e11b0b
commit 0904cc3b79
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -9,10 +9,10 @@ Use [`abra`](https://git.autonomic.zone/coop-cloud/abra) as a [Drone plugin](htt
### Required (no default)
- **command**: The command to run (passed to `abra` executable)
- **deploy_key**: SSH private key part for running `git push` related commands
### Optional
- **deploy_key**: SSH private key part for running `git push` related commands
- **recipe_branch** (default: `main`): The target branch to use for recipe release `git push` operations
## Example