Add nightly support to build script
This commit is contained in:
parent
af22d36f43
commit
411637dec5
2
Makefile
2
Makefile
@ -11,4 +11,4 @@ test: dependencies
|
||||
bundle exec fastlane scan --scheme ${SCHEME}
|
||||
|
||||
release: dependencies
|
||||
SCHEME=${SCHEME} APP_IDENTIFIER=${APP_IDENTIFIER} bundle exec fastlane release
|
||||
SCHEME=${SCHEME} APP_IDENTIFIER=${APP_IDENTIFIER} bundle exec fastlane release nightly:${NIGHTLY}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user