Skip to content

Commit

Permalink
TOOL-459 Update project_type_tags (#12)
Browse files Browse the repository at this point in the history
* Update project_type_tags

* CI fix

* Update bitrise.yml

* temp test

* Revert "temp test"

This reverts commit fe84ce1.

* CI fix
  • Loading branch information
BirmacherAkos authored and trapacska committed Oct 10, 2019
1 parent f0dbaf4 commit 5425be3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ workflows:
<string>BitriseBot-Wildcard</string>
</dict>
<key>signingCertificate</key>
<string>7C98471BFDDF66FFB1AD399AD282AC05EF44D464</string>
<string>iPhone Developer: Bitrise Bot</string>
<key>signingStyle</key>
<string>manual</string>
<key>stripSwiftSymbols</key>
Expand Down Expand Up @@ -240,10 +240,10 @@ workflows:
<key>provisioningProfiles</key>
<dict>
<key>bdh.NPO-Live.bitrise.sample</key>
<string>Bitrise bdh NPOLive TVOS_dev</string>
<string>Bitrise development - (bdh.NPO-Live.bitrise.sample)</string>
</dict>
<key>signingCertificate</key>
<string>7C98471BFDDF66FFB1AD399AD282AC05EF44D464</string>
<string>iPhone Developer: Bitrise Bot</string>
<key>signingStyle</key>
<string>manual</string>
<key>stripSwiftSymbols</key>
Expand Down
5 changes: 4 additions & 1 deletion step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@ host_os_tags:
- osx-10.10
project_type_tags:
- ios
- xamarin
- cordova
- ionic
- react-native
- flutter
- xamarin
type_tags:
- utility
is_requires_admin_user: true
Expand Down

0 comments on commit 5425be3

Please sign in to comment.