Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6dd1949ec |
@@ -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 /woodpecker/rpms -type f -name "*.rpm"
|
- find / -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 /woodpecker/rpms -type f -name "*.rpm"
|
- find / -type f -name "*.rpm"
|
||||||
|
|||||||
Reference in New Issue
Block a user