mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 17:26:30 +03:00
use master for tag-buids of upload wheels job
This commit is contained in:
@@ -13,7 +13,8 @@ DOXYDOCDIR=${3:?directory where doxygen docs to be found}
|
|||||||
SSHTARGET=ci@b1.delta.chat
|
SSHTARGET=ci@b1.delta.chat
|
||||||
|
|
||||||
|
|
||||||
export BRANCH=${CIRCLE_BRANCH:?specify branch for uploading purposes}
|
# if CIRCLE_BRANCH is not set we are called for a tag with empty CIRCLE_BRANCH variable.
|
||||||
|
export BRANCH=${CIRCLE_BRANCH:master}
|
||||||
|
|
||||||
export BUILDDIR=ci_builds/$REPONAME/$BRANCH/${CIRCLE_JOB:?jobname}/${CIRCLE_BUILD_NUM:?circle-build-number}/wheelhouse
|
export BUILDDIR=ci_builds/$REPONAME/$BRANCH/${CIRCLE_JOB:?jobname}/${CIRCLE_BUILD_NUM:?circle-build-number}/wheelhouse
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user