mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Add new release line for testing
This commit is contained in:
@@ -44,6 +44,9 @@ if [ "${BUILD_TYPE}" = "public" ]; then
|
||||
elif [ "${BUILD_TYPE}" = "alpha" ]; then
|
||||
npm run prepare-alpha-version
|
||||
npm run prepare-alpha-build
|
||||
elif [ "${BUILD_TYPE}" = "axolotl" ]; then
|
||||
npm run prepare-axolotl-version
|
||||
npm run prepare-axolotl-build
|
||||
elif [ "${BUILD_TYPE}" = "staging" ]; then
|
||||
npm run prepare-alpha-version
|
||||
npm run prepare-staging-build
|
||||
|
||||
Reference in New Issue
Block a user