This commit is contained in:
parent
cfbf667f42
commit
29c69b5eb2
@ -11,6 +11,7 @@ steps:
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git clone https://github.com/mackerelio/go-check-plugins.git .
|
||||
- git checkout $DRONE_TAG
|
||||
when:
|
||||
event: tag
|
||||
- name: create_dir
|
||||
@ -68,7 +69,7 @@ steps:
|
||||
base_url: https://git.paulbsd.com
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
files: "build/*"
|
||||
files: "build/*.tar.gz"
|
||||
checksum:
|
||||
- sha256
|
||||
- sha512
|
||||
|
Loading…
Reference in New Issue
Block a user