TP-52884 | Gradle | Build Optimizations (#9569)

This commit is contained in:
Shivam Goyal
2024-01-30 16:26:46 +05:30
committed by GitHub
parent 0aa8628bb1
commit 7eeb332ca1
32 changed files with 698 additions and 844 deletions

View File

@@ -18,9 +18,6 @@ jobs:
environment: qa
type: debug
output: APK
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}
build-qa-release:
if: github.event_name == 'push' && (github.ref_name == 'master' || startsWith(github.ref_name, 'release-'))