添加debug信息

This commit is contained in:
root
2020-07-07 07:24:35 +08:00
parent cb497593e7
commit 3f3ff290c2
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ stages:
- ln -s $CI_PROJECT_DIR $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
- cd $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
- pwd
- du -h /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/roles/self-test
- chmod +x ./ci/travis.sh
script:
- yum makecache

View File

@@ -1,3 +1,4 @@
---
- include: ImageDownload.yml
- include: RpmDownload.yml
include: TarBuild.yml