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