We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 103a9bf commit 412b1b7Copy full SHA for 412b1b7
.gitlab/ci/e2e.yml
@@ -52,6 +52,7 @@
52
echo "*******************************************************************************************************************************"
53
echo "Test report ---> https://softwareradiosystems.gitlab.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/$CI_JOB_NAME/report.html"
54
55
+ - du -hs tests/e2e/log/
56
- mv tests/e2e/log ${CI_PROJECT_DIR}/$CI_JOB_NAME
57
- echo "$CI_JOB_ID" >> ${CI_PROJECT_DIR}/$CI_JOB_NAME/job.env
58
0 commit comments