Skip to content

Commit 412b1b7

Browse files
committed
ci: print size
1 parent 103a9bf commit 412b1b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/ci/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
echo "*******************************************************************************************************************************"
5353
echo "Test report ---> https://softwareradiosystems.gitlab.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/$CI_JOB_NAME/report.html"
5454
echo "*******************************************************************************************************************************"
55+
- du -hs tests/e2e/log/
5556
- mv tests/e2e/log ${CI_PROJECT_DIR}/$CI_JOB_NAME
5657
- echo "$CI_JOB_ID" >> ${CI_PROJECT_DIR}/$CI_JOB_NAME/job.env
5758

0 commit comments

Comments
 (0)