diff --git a/codemagic.yaml b/codemagic.yaml index 3cfe50af..d90d8463 100644 --- a/codemagic.yaml +++ b/codemagic.yaml @@ -167,7 +167,7 @@ workflows: # ================================================================================= client-app-dev-android: <<: *client-app-base - name: 🚛🤖 Client App Dev (Android App Distribution) + name: 🚛 🤖 Client App Dev (Android App Distribution) environment: flutter: stable xcode: latest @@ -201,7 +201,7 @@ workflows: client-app-prod-android: <<: *client-app-base - name: 🚛🤖 Client App Prod (Android App Distribution) + name: 🚛 🤖 Client App Prod (Android App Distribution) environment: groups: - client_app_prod_credentials @@ -222,7 +222,7 @@ workflows: # ================================================================================= client-app-dev-ios: <<: *client-app-base - name: 🚛🍎 Client App Dev (iOS App Distribution) + name: 🚛 🍎 Client App Dev (iOS App Distribution) environment: groups: - client_app_dev_credentials @@ -234,7 +234,7 @@ workflows: client-app-staging-ios: <<: *client-app-base - name: 🚛🍎 Client App Staging (iOS App Distribution) + name: 🚛 🍎 Client App Staging (iOS App Distribution) environment: groups: - client_app_staging_credentials @@ -246,7 +246,7 @@ workflows: client-app-prod-ios: <<: *client-app-base - name: 🚛🍎 Client App Prod (iOS App Distribution) + name: 🚛 🍎 Client App Prod (iOS App Distribution) environment: groups: - client_app_prod_credentials @@ -261,7 +261,7 @@ workflows: # ================================================================================= staff-app-dev-android: <<: *staff-app-base - name: 🚛🤖👨‍🍳 Staff App Dev (Android App Distribution) + name: 🚛 🤖 👨‍🍳 Staff App Dev (Android App Distribution) environment: flutter: stable xcode: latest @@ -278,7 +278,7 @@ workflows: staff-app-staging-android: <<: *staff-app-base - name: 🚛🤖👨‍🍳 Staff App Staging (Android App Distribution) + name: 🚛 🤖 👨‍🍳 Staff App Staging (Android App Distribution) environment: flutter: stable xcode: latest @@ -295,7 +295,7 @@ workflows: staff-app-prod-android: <<: *staff-app-base - name: 🚛🤖👨‍🍳 Staff App Prod (Android App Distribution) + name: 🚛 🤖 👨‍🍳 Staff App Prod (Android App Distribution) environment: flutter: stable xcode: latest @@ -315,7 +315,7 @@ workflows: # ================================================================================= staff-app-dev-ios: <<: *staff-app-base - name: 🚛🍎👨‍🍳 Staff App Dev (iOS App Distribution) + name: 🚛 🍎 👨‍🍳 Staff App Dev (iOS App Distribution) environment: groups: - staff_app_dev_credentials @@ -327,7 +327,7 @@ workflows: staff-app-staging-ios: <<: *staff-app-base - name: 🚛🍎👨‍🍳 Staff App Staging (iOS App Distribution) + name: 🚛 🍎 👨‍🍳 Staff App Staging (iOS App Distribution) environment: groups: - staff_app_staging_credentials @@ -339,7 +339,7 @@ workflows: staff-app-prod-ios: <<: *staff-app-base - name: 🚛🍎👨‍🍳 Staff App Prod (iOS App Distribution) + name: 🚛 🍎 👨‍🍳 Staff App Prod (iOS App Distribution) environment: groups: - staff_app_prod_credentials