Update build-ios-release.yml (#9437) (#9438)

disable intune in the release build

(cherry picked from commit 944a542110)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
Mattermost Build 2026-01-20 15:51:21 +02:00 committed by GitHub
parent f11dc2c5cb
commit 021ed7e583
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ on:
env:
NODE_VERSION: 22.14.0
TERM: xterm
INTUNE_ENABLED: 1
INTUNE_ENABLED: 0
jobs:
test: