Add script to manually set build number

This commit is contained in:
Davide De Rosa 2019-04-16 20:21:53 +02:00
parent 70d9aada54
commit dd6129ebf8
1 changed files with 2 additions and 0 deletions

2
ci/set-build.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
bundle exec fastlane run increment_build_number build_number:$1