planspec update

This commit is contained in:
Timo 2021-05-07 11:18:30 +03:00
parent 8754a0fb83
commit f7ce084aba

View File

@ -37,5 +37,5 @@ then
else
echo "Not on a relevant branch $bamboo_planRepository_branchName ... skipping."
echo "APP_VERSION=$bamboo_planRepository_branchName-$bamboo_buildNumber" > version.properties
echo "APP_VERSION=BRANCH-$bamboo_planRepository_branchName-$bamboo_buildNumber" > version.properties
fi