Commit 2b39aaf7 authored by gm's avatar gm

tag

parent fff59f2f
......@@ -52,7 +52,7 @@ platform :ios do
pod_lib_lint(verbose: false, allow_warnings: true, sources: SOURCES, use_bundle_exec: true, fail_fast: true)
version_bump_podspec(path: podspec_path, version_number: target_version) # 更新 podspec
git_commit_all(message: "Bump version to #{target_version}") # 提交版本号修改
add_git_tag(tag: target_version) # 设置 tag
add_git_tag(tag: 6.0.0) # 设置 tag
push_to_git_remote # 推送到 git 仓库
pod_push(path: podspec_path, repo: PRIVATE_SPEC, allow_warnings: true, sources: SOURCES) # 提交到 CocoaPods
......
......@@ -5,42 +5,42 @@
<testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.007675">
<testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.007955">
</testcase>
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000808">
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000757">
</testcase>
<testcase classname="fastlane.lanes" name="2: git_pull" time="0.969698">
<testcase classname="fastlane.lanes" name="2: git_pull" time="0.946504">
</testcase>
<testcase classname="fastlane.lanes" name="3: pod_repo_update" time="1.158646">
<testcase classname="fastlane.lanes" name="3: pod_repo_update" time="1.052442">
</testcase>
<testcase classname="fastlane.lanes" name="4: pod_lib_lint" time="12.30272">
<testcase classname="fastlane.lanes" name="4: pod_lib_lint" time="9.879097">
</testcase>
<testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.001976">
<testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.012163">
</testcase>
<testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.027356">
<testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.026271">
</testcase>
<testcase classname="fastlane.lanes" name="7: add_git_tag" time="18.766972">
<testcase classname="fastlane.lanes" name="7: add_git_tag" time="1.803303">
<failure message="/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/actions/actions_helper.rb:48:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:232:in `block in execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:227:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:227:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/fast_file.rb:154:in `method_missing'&#10;Fastfile:55:in `block (2 levels) in parsing_binding'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/lane.rb:33:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:45:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:45:in `execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/lane_manager.rb:56:in `cruise_lane'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/commands_generator.rb:333:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/commands_generator.rb:41:in `start'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/cli_tools_distributor.rb:108:in `take_off'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/bin/fastlane:23:in `&lt;top (required)&gt;'&#10;/usr/bin/fastlane:23:in `load'&#10;/usr/bin/fastlane:23:in `&lt;main&gt;'&#10;&#10;Exit status of command 'git tag -am builds/iosdo_publish_lib/\ \(fastlane\) builds/iosdo_publish_lib/' was 128 instead of 0.&#10;fatal: 'builds/iosdo_publish_lib/' is not a valid tag name.&#10;" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment