Fixed the path for uploading the .deb package to the repo
This commit is contained in:
parent
50d83ea4b9
commit
3b36d33d09
@ -39,7 +39,7 @@ pipeline:
|
||||
from_secret: repo_password
|
||||
port: 22
|
||||
target: /srv/repo/apt/overseer/
|
||||
source: target/debian/overseer*.deb
|
||||
source: dist/*.deb
|
||||
strip_components: 2
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user