fix build script
This commit is contained in:
parent
b47a824ce8
commit
b026a23de5
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
--tag "v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM}" \
|
--tag "v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM}" \
|
||||||
--release-name "v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM}" \
|
--release-name "v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM}" \
|
||||||
--body "Automatic CircleCI Build of v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM} from ${CIRCLE_SHA1}" \
|
--body "Automatic CircleCI Build of v${PACKAGE_VERSION}.${CIRCLE_BUILD_NUM} from ${CIRCLE_SHA1}" \
|
||||||
caspar_sup-sc.zip
|
"${CIRCLE_PROJECT_REPONAME}_build-sc.zip"
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
build_deploy:
|
build_deploy:
|
||||||
|
|
Loading…
Reference in a new issue