We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa99aef commit d41edfdCopy full SHA for d41edfd
.drone.yml
@@ -16,8 +16,6 @@ steps:
16
environment:
17
ANDROID_HOME: /usr/lib/android-sdk
18
commands:
19
- - apt-get -y update && apt-get -y install ninja-build
20
- - update-java-alternatives -s java-1.17.0-openjdk-amd64
21
- env VERSION=`git describe --tags --dirty` ./gradlew publish
22
23
- name: upload the artifact
0 commit comments