Skip to content

Commit 2b35364

Browse files
committed
. e Added LV logs too
1 parent 3d11570 commit 2b35364

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test_and_build_docker.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ jobs:
119119
path: |
120120
reports
121121
**/*.received.*
122-
/usr/local/jki/vipm/VIPM-CLI/error
122+
/usr/local/jki/vipm/VIPM-CLI/error
123+
/var/local/natinst/logs
123124
- name: Grab Artifacts
124125
if: success() || failure() # always run even if the previous step fails
125126
uses: actions/upload-artifact@v6

0 commit comments

Comments
 (0)