mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-24 03:58:45 -06:00
fix pipeline
This commit is contained in:
@@ -19,7 +19,7 @@ platform :ios do
|
||||
desc "Push a new beta build to TestFlight"
|
||||
lane :beta do
|
||||
increment_build_number(
|
||||
version_number: ENV['BUILD_NUMBER'],
|
||||
build_number: ENV['BUILD_NUMBER'],
|
||||
xcodeproj: "Jellify.xcodeproj"
|
||||
)
|
||||
build_app(workspace: "Jellify.xcworkspace", scheme: "Jellify")
|
||||
|
||||
Reference in New Issue
Block a user