Debug missing files in release
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
a34017dcd0
commit
68f290055b
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ steps:
|
|||
from_secret: GITEA_KEY
|
||||
base_url: https://git.neulandlabor.de/
|
||||
files:
|
||||
- /deb_files/buster/*.deb
|
||||
- /deb_files/bullseye/*.deb
|
||||
- /deb_files/buster/*
|
||||
- /deb_files/bullseye/*
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
|
Loading…
Reference in a new issue