[SKIP CI] temp disable gitea releases
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
Robert Kaussow 2020-06-05 14:08:41 +02:00
parent acc4c2af3f
commit 62167f035e

View File

@ -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
...