TP-24174 | removed nexus upload
This commit is contained in:
4
.github/workflows/android_build.yml
vendored
4
.github/workflows/android_build.yml
vendored
@@ -29,6 +29,4 @@ jobs:
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Assemble with Stacktrace
|
||||
run: ./gradlew assembleDebug --stacktrace
|
||||
- name: Upload to nexus
|
||||
run: ./gradlew publish -PNEXUS_URL=https://nexus.cmd.navi-tech.in/repository/maven-snapshots -PNEXUS_USERNAME=nexus-user -PNEXUS_PASSWORD=nexus-user
|
||||
run: ./gradlew assembleDebug --stacktrace
|
||||
Reference in New Issue
Block a user