Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
fix file
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelrios committed Feb 2, 2024
1 parent 578dfaa commit 6261715
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ trigger_map:
- pull_request_source_branch: "*"
pipeline: pipeline_build_and_run_tests_focus
- tag: "*"
workflow: release
workflow: focus_release

pipelines:
pipeline_build_and_run_tests_focus:
Expand Down Expand Up @@ -274,6 +274,7 @@ workflows:
/usr/libexec/PlistBuddy -c "Add :NimbusStagingServerURL string ${NIMBUS_STAGING_SERVER_URL}" focus-ios/Blockzilla/Info.plist
/usr/libexec/PlistBuddy -c "Set :NimbusAppName ${NIMBUS_APP_NAME}" focus-ios/Blockzilla/Info.plist
/usr/libexec/PlistBuddy -c "Set :NimbusAppChannel ${NIMBUS_APP_CHANNEL}" focus-ios/Blockzilla/Info.plist
focus-configure-sentry:
steps:
- script@1:
Expand Down

0 comments on commit 6261715

Please sign in to comment.