ci: remove broken github-release step
This commit is contained in:
parent
01fb135385
commit
87378aeb00
@ -54,16 +54,3 @@ pipeline:
|
||||
when:
|
||||
event: tag
|
||||
|
||||
github-release:
|
||||
image: plugins/github-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: github-api-key
|
||||
base_url: https://github.com/api/v3/
|
||||
upload_url: https://github.com/api/uploads
|
||||
files: release/*
|
||||
environment:
|
||||
- DRONE_REPO_OWNER=jackbondpreston
|
||||
- CI_REPO_OWNER=jackbondpreston
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user