NTP-28802 | merge
This commit is contained in:
14
.github/workflows/hardReleaseParent.yml
vendored
14
.github/workflows/hardReleaseParent.yml
vendored
@@ -62,10 +62,10 @@ on:
|
||||
jobs:
|
||||
trigger-generate-apk-tele:
|
||||
uses: ./.github/workflows/hardReleaseTele.yml # Path to the reusable workflow
|
||||
with:
|
||||
environment: QA #${{ github.event.inputs.environment }}
|
||||
releaseType: TEST_BUILD #${{ github.event.inputs.releaseType }}
|
||||
flavor: callingAgents
|
||||
type: release #${{ github.event.inputs.type }}
|
||||
version_code: 300 #${{ github.event.inputs.version_code }}
|
||||
version_name: 12.2.2 #${{ github.event.inputs.version_name }}
|
||||
with:
|
||||
environment: QA #${{ github.event.inputs.environment }}
|
||||
releaseType: TEST_BUILD #${{ github.event.inputs.releaseType }}
|
||||
flavor: callingAgents
|
||||
type: release #${{ github.event.inputs.type }}
|
||||
version_code: 300 #${{ github.event.inputs.version_code }}
|
||||
version_name: 12.2.2 #${{ github.event.inputs.version_name }}
|
||||
Reference in New Issue
Block a user