Skip to content

Commit

Permalink
WIP: debug artifacts collecting
Browse files Browse the repository at this point in the history
Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval committed Sep 8, 2024
1 parent 6f00bc0 commit f8d0b7b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ teardown() {

cd ${TMP_COMPONENT_PATH}
make cluster-down || true
cd ${WORK_DIR}
pwd
rm -rf "${TMP_COMPONENT_PATH}"
ls -l ${WORK_DIR}/${LOGS_DIR}
}

main() {
Expand Down

0 comments on commit f8d0b7b

Please sign in to comment.