diff options
Diffstat (limited to 'test/asset/repo')
| -rw-r--r-- | test/asset/repo/checkout.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/asset/repo/checkout.yaml b/test/asset/repo/checkout.yaml index f1bcbc8..cc06691 100644 --- a/test/asset/repo/checkout.yaml +++ b/test/asset/repo/checkout.yaml @@ -84,6 +84,12 @@ job combined_subtree: - checkout_common_root.out - checkout_common_subtree2.out + shell: + - find \! -name 'list5' -type f > list5 + + artifact out: + path: list5 + job combined_all: uses: |