Compare commits

..

No commits in common. "0391c739166d9c08ff77b5c45e93bfbcd5e2f838" and "46b54c5b7c27abeea453513d492d0cffc24960e6" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -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