CI: fix path of deb files in publish-apt job
This commit is contained in:
parent
cb9146f6e9
commit
fd2911e810
1 changed files with 1 additions and 1 deletions
|
@ -66,5 +66,5 @@ pipeline:
|
|||
from_secret: apt_api_password
|
||||
repo_name:
|
||||
from_secret: apt_repo_name
|
||||
path: dist
|
||||
path: deb_dist
|
||||
source_name: mylib
|
||||
|
|
Loading…
Reference in a new issue