This commit is contained in:
@@ -78,14 +78,12 @@ steps:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- "prepare release"
|
- "prepare release"
|
||||||
- name: publish github release
|
- name: publish github release
|
||||||
image: plugins/github-release
|
image: plugins/github-release@sha256:24f5fb388173c0ec211d1c73d2c4441efd3cd24d0ba9eea148b98c40d03807ff
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: GITHUB_KEY
|
from_secret: GITHUB_KEY
|
||||||
files:
|
files:
|
||||||
- ./unraid-exa-${DRONE_TAG}.txz
|
- ./unraid-exa-${DRONE_TAG}.txz
|
||||||
base_url: https://github.com
|
|
||||||
upload_url: https://github.com/dtomlinson91/unraid-exa/releases
|
|
||||||
checksum:
|
checksum:
|
||||||
- md5
|
- md5
|
||||||
title: ${DRONE_TAG}
|
title: ${DRONE_TAG}
|
||||||
|
|||||||
Reference in New Issue
Block a user