mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
GH-220 Fix script
This commit is contained in:
parent
9421ae1f4d
commit
3af66550ac
@ -37,6 +37,6 @@ echo "### VimR archive file name: ${VIMR_FILE_NAME}"
|
||||
./bin/commit_and_push_tags.sh "${BRANCH}" "${TAG}"
|
||||
./bin/create_github_release.sh "${COMPOUND_VERSION}" "${TAG}" "${VIMR_FILE_NAME}" "${RELEASE_NOTES}"
|
||||
./bin/set_appcast.py "build/Release/${VIMR_FILE_NAME}" "${BUNDLE_VERSION}" "${MARKETING_VERSION}" "${TAG}" ${IS_SNAPSHOT}
|
||||
./bin/commit_and_push_appcast.sh "${BRANCH}" "${COMPOUND_VERSION}"
|
||||
./bin/commit_and_push_appcast.sh "${BRANCH}" "${COMPOUND_VERSION}" ${IS_SNAPSHOT}
|
||||
|
||||
echo "### Built VimR"
|
||||
|
Loading…
Reference in New Issue
Block a user