Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cofyc committed Mar 26, 2020
1 parent 45d7f34 commit 59d6408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/pingcap_tidb_operator_build_kind.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ def call(BUILD_BRANCH, CREDENTIALS_ID, CODECOV_CREDENTIALS_ID) {
sh """
export UCLOUD_UFILE_PROXY_HOST=mainland-hk.ufileos.com
export UCLOUD_UFILE_BUCKET=pingcap-dev
export BUILD_BRANCH=${BUILD_BRANCH}
export GITHASH=${GITHASH}
./ci/upload-binaries-charts.sh
"""
}
Expand Down

0 comments on commit 59d6408

Please sign in to comment.