Fix example
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-04 00:34:44 +02:00
parent 8c6cb31ef9
commit cbca3422eb
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 4 deletions

View File

@ -113,12 +113,9 @@ steps:
- name: release a new version
image: decentral1se/drone-abra:latest
settings:
command: recipe ${REPO_NAME} release
command: recipe YOURRECIPE release
deploy_key:
from_secret: abra_bot_deploy_key
trigger:
event:
- tag
```
### Failure notifications