[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:
|
exclude:
|
||||||
- refs/pull/**
|
- refs/pull/**
|
||||||
|
|
||||||
- name: release
|
#- name: release
|
||||||
image: plugins/gitea-release
|
# image: plugins/gitea-release
|
||||||
settings:
|
# settings:
|
||||||
api_key:
|
# api_key:
|
||||||
from_secret: gitea_token
|
# from_secret: gitea_token
|
||||||
base_url: https://gitea.rknet.org
|
# base_url: https://gitea.rknet.org
|
||||||
files:
|
# files:
|
||||||
- rpms/x86_64/*
|
# - rpms/x86_64/*
|
||||||
- sha256sum.txt
|
# - sha256sum.txt
|
||||||
title: ${DRONE_TAG}
|
# title: ${DRONE_TAG}
|
||||||
when:
|
# when:
|
||||||
ref:
|
# ref:
|
||||||
- refs/tags/**
|
# - refs/tags/**
|
||||||
|
|
||||||
- name: repository
|
- name: repository
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
@ -102,6 +102,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: e4b47936eade171f91a918414e8df6df88d83b22a9316298a2119eb92dcb2c7a
|
hmac: 28381b38237a8fad27f2f2176f237e22ebb8ef8e141259246a7162354164eb30
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user