Only build artifacts on tag
This commit is contained in:
parent
4c65c38e36
commit
f2a86fcc4b
@ -20,6 +20,9 @@ steps:
|
||||
|
||||
- name: Gitea Artifacts
|
||||
image: plugins/gitea-release
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
settings:
|
||||
api_key: "$${GITEA_API_KEY}"
|
||||
base_url: https://gitea.austen-wares.com
|
||||
|
Loading…
Reference in New Issue
Block a user