Fixed strip_components parameter for copy_deb_package CI step
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-11-04 09:33:48 -04:00
parent 3b36d33d09
commit 64e71f7f98

View File

@ -40,7 +40,7 @@ pipeline:
port: 22
target: /srv/repo/apt/overseer/
source: dist/*.deb
strip_components: 2
strip_components: 1
when:
event: tag