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