TP-52884 | Gradle | Build Optimizations (#9569)
This commit is contained in:
3
.github/workflows/android_build.yml
vendored
3
.github/workflows/android_build.yml
vendored
@@ -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-'))
|
||||
|
||||
Reference in New Issue
Block a user