[SKIP CI] temp disable gitea releases
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
acc4c2af3f
commit
62167f035e
28
.drone.yml
28
.drone.yml
@ -39,19 +39,19 @@ steps:
|
||||
exclude:
|
||||
- refs/pull/**
|
||||
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://gitea.rknet.org
|
||||
files:
|
||||
- rpms/x86_64/*
|
||||
- sha256sum.txt
|
||||
title: ${DRONE_TAG}
|
||||
when:
|
||||
ref:
|
||||
- refs/tags/**
|
||||
#- name: release
|
||||
# image: plugins/gitea-release
|
||||
# settings:
|
||||
# api_key:
|
||||
# from_secret: gitea_token
|
||||
# base_url: https://gitea.rknet.org
|
||||
# files:
|
||||
# - rpms/x86_64/*
|
||||
# - sha256sum.txt
|
||||
# title: ${DRONE_TAG}
|
||||
# when:
|
||||
# ref:
|
||||
# - refs/tags/**
|
||||
|
||||
- name: repository
|
||||
image: plugins/s3
|
||||
@ -102,6 +102,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: e4b47936eade171f91a918414e8df6df88d83b22a9316298a2119eb92dcb2c7a
|
||||
hmac: 28381b38237a8fad27f2f2176f237e22ebb8ef8e141259246a7162354164eb30
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user