Update release configuration
continuous-integration/drone/tag Build is failing Details

This commit is contained in:
Tyler 2021-03-26 23:51:28 -04:00
parent 70a2f072b9
commit 70a052d29c
1 changed files with 5 additions and 2 deletions

View File

@ -29,7 +29,7 @@ steps:
settings: settings:
api_key: api_key:
from_secret: gitea_token from_secret: gitea_token
gitea_server: https://git.meow.tf base_url: https://git.meow.tf
files: files:
- /build/pastee_* - /build/pastee_*
environment: environment:
@ -37,3 +37,6 @@ steps:
from_secret: gitea_token from_secret: gitea_token
when: when:
event: tag event: tag
volumes:
- name: build
temp: {}