Merge pull request #6159 from menloresearch/ci/add-disable-updater-input

add disable auto updater input for nightly build
This commit is contained in:
Nguyen Ngoc Minh 2025-08-13 10:04:57 +07:00 committed by GitHub
commit 186e6c5bc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,6 +106,7 @@ jobs:
new_version: ${{ needs.get-update-version.outputs.new_version }} new_version: ${{ needs.get-update-version.outputs.new_version }}
channel: nightly channel: nightly
cortex_api_port: '39261' cortex_api_port: '39261'
disable_updater: ${{ github.event.inputs.disable_updater }}
sync-temp-to-latest: sync-temp-to-latest:
needs: needs: