Add script for generating release tarball. (#6544)

This commit is contained in:
Jiaming Yuan
2020-12-23 16:08:10 +08:00
committed by GitHub
parent 2231940d1d
commit cb207a355d
2 changed files with 91 additions and 1 deletions

View File

@@ -214,4 +214,3 @@ ${DOCKER_BINARY} run --rm --pid=host \
"${CI_DOCKER_EXTRA_PARAMS[@]}" \
"${DOCKER_IMG_NAME}" \
"${COMMAND[@]}"