Updated woodpecker config to put compiled packages into proper directories for organization
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
dfca3b1fd6
commit
a22b59d87c
@ -40,7 +40,7 @@ pipeline:
|
||||
password:
|
||||
from_secret: repo_password
|
||||
port: 22
|
||||
target: /srv/repo/apt/
|
||||
target: /srv/repo/apt/zealot/
|
||||
source: target/debian/zealot*.deb
|
||||
strip_components: 2
|
||||
when:
|
||||
@ -55,7 +55,7 @@ pipeline:
|
||||
password:
|
||||
from_secret: repo_password
|
||||
port: 22
|
||||
target: /srv/repo/dnf/
|
||||
target: /srv/repo/dnf/zealot/
|
||||
source: target/generate-rpm/zealot*.rpm
|
||||
strip_components: 2
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user