Fixed woodpecker config
This commit is contained in:
parent
ce9efc463d
commit
c7f9c4cf73
@ -43,7 +43,7 @@ pipeline:
|
||||
port: 22
|
||||
target: /srv/repo/apt/dragoon/
|
||||
source: target/dragoon-*.deb
|
||||
strip_components: 2
|
||||
strip_components: 1
|
||||
when:
|
||||
event: tag
|
||||
|
||||
@ -58,7 +58,7 @@ pipeline:
|
||||
port: 22
|
||||
target: /srv/repo/dnf/dragoon/
|
||||
source: target/rpm/dragoon/RPMS/noarch/dragoon-*.rpm
|
||||
strip_components: 2
|
||||
strip_components: 5
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user