Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6dd1949ec |
@@ -17,4 +17,4 @@ steps:
|
||||
- name: show rpms
|
||||
image: git.unkin.net/unkin/almalinux8-base:latest
|
||||
commands:
|
||||
- find /woodpecker/src/git.unkin.net/unkin/rpmbuilder/ -type f -name "*.rpm"
|
||||
- find / -type f -name "*.rpm"
|
||||
|
||||
@@ -17,4 +17,4 @@ steps:
|
||||
- name: show rpms
|
||||
image: git.unkin.net/unkin/almalinux9-base:latest
|
||||
commands:
|
||||
- find /woodpecker/src/git.unkin.net/unkin/rpmbuilder/ -type f -name "*.rpm"
|
||||
- find / -type f -name "*.rpm"
|
||||
|
||||
Reference in New Issue
Block a user