Fixed strip_components parameter for copy_deb_package CI step
This commit is contained in:
parent
3b36d33d09
commit
64e71f7f98
@ -40,7 +40,7 @@ pipeline:
|
||||
port: 22
|
||||
target: /srv/repo/apt/overseer/
|
||||
source: dist/*.deb
|
||||
strip_components: 2
|
||||
strip_components: 1
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user