mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
ci: improvements for the Ecosystem tools job (#3762)
ci: blackbox test impromentts A mutated zli config could be the cause of https://github.com/project-zot/zot/actions/runs/21560982825/job/62141227950 1. show zli configuration after cve.basts finishes running 2. ensure the zli config is removed in between test files 3. ensure teh zli configs use different names, not "main" Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>
This commit is contained in:
@@ -114,7 +114,7 @@ jobs:
|
||||
with:
|
||||
name: zot-scale-out-dynamodb-logs
|
||||
path: /tmp/zot-ft-logs
|
||||
if-no-files-found: error
|
||||
if-no-files-found: ignore
|
||||
- name: DynamoDB multi-hop detection
|
||||
id: dynamodb_multihop
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user