Skip to content

Commit

Permalink
Merge pull request #1185 from Instabug/CI/add-new-namespace-publish-p…
Browse files Browse the repository at this point in the history
…ipeline
  • Loading branch information
mzelzoghbi authored Apr 19, 2024
2 parents cf134cf + 302f600 commit 1b83638
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,9 @@ jobs:
working_directory: project
command: Escape react-native publish
publish_new_namespace:
macos:
xcode: 13.4.1
resource_class: macos.m1.medium.gen1
working_directory: '~'
working_directory: ~/project
executor:
name: node/default
steps:
- advanced-checkout/shallow-checkout
- find_and_replace:
Expand Down

0 comments on commit 1b83638

Please sign in to comment.