ci: fix dpkg -l debug command
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
3e9d6db60a
commit
82af05c4b0
|
@ -4,8 +4,8 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- make package
|
||||
- ls
|
||||
- dpkg -L *.deb
|
||||
- ls ..
|
||||
- dpkg -L ../*.deb
|
||||
when:
|
||||
event: [push, tag]
|
||||
|
||||
|
|
Loading…
Reference in New Issue