Compare commits
No commits in common. "0391c739166d9c08ff77b5c45e93bfbcd5e2f838" and "46b54c5b7c27abeea453513d492d0cffc24960e6" have entirely different histories.
0391c73916
...
46b54c5b7c
|
|
@ -1,6 +0,0 @@
|
||||||
FROM registry-vpc.cn-chengdu.aliyuncs.com/zhixueli-prod/android-builder:jdk11-jdk21
|
|
||||||
WORKDIR /app
|
|
||||||
COPY . .
|
|
||||||
RUN chmod +x gradlew
|
|
||||||
RUN ./gradlew library:publishDebugPublicationToDebugRepoRepository
|
|
||||||
RUN ./gradlew library:publishReleasePublicationToReleaseRepoRepository
|
|
||||||
Loading…
Reference in New Issue