显示所有环境变量。

This commit is contained in:
Lu Qiuwen
2021-06-03 15:38:24 +08:00
parent 695894052c
commit 4bfe68a116

View File

@@ -4,6 +4,7 @@ variables:
.build_tsg-buildimage:
script:
- env | sort
- yum -y install ansible pbzip2
- make DALIY_BUILD_VERSION=$DALIY_BUILD_VERSION
- chmod +x ./tools/upload.sh