Only run a Debian release on a tag.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dorian 2024-02-23 14:51:02 -05:00
parent f2e5c0e723
commit 31164bc3af
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ steps:
from_secret: gitea-release-password
depends_on:
- test
when:
ref:
- refs/tags/*
image_pull_secrets:
- docker-config